libraw1394: version 2.0.4 | ||
---|---|---|
<<< Previous | Next >>> |
libraw1394 handle
target node ID
address to read from
amount of bytes of data to read
pointer to buffer where data will be saved
If length is 4
, a quadlet read request is used.
This does the complete transaction and will return when it's finished. It will call raw1394_loop_iterate as often as necessary, return values of handlers called will be therefore lost.
<<< Previous | Home | Next >>> |
raw1394_start_async_send | Up | raw1394_write |