libraw1394: version 2.0.4 | ||
---|---|---|
<<< Previous | Next >>> |
libraw1394 handle
buffer for Isochronous Cycle Timer
buffer for local system time in microseconds since Epoch
Simultaneously reads the cycle timer register together with the system clock.
Format of cycle_timer, from MSB to LSB: 7 bits cycleSeconds (seconds, or number of cycleCount rollovers), 13 bits cycleCount (isochronous cycles, or cycleOffset rollovers), 12 bits cycleOffset (24.576 MHz clock ticks, not provided on some hardware). The union of cycleSeconds and cycleCount is the current cycle number. The nominal duration of a cycle is 125 microseconds.
<<< Previous | Home | Next >>> |
raw1394_iso_shutdown | Up | raw1394_get_errcode |