libraw1394: version 1.2.0 | ||
---|---|---|
<<< Previous | Next >>> |
Some macros are available to extract information from the error code, raw1394_errcode_to_errno can be used to convert it to an errno number of roughly the same meaning.
the error code of the last raw1394_read, raw1394_write, raw1394_lock or raw1394_iso_write. The error code is either an internal error (i.e. not a bus error) or a combination of acknowledge code and response code, as appropriate.
<<< Previous | Home | Next >>> |
raw1394_iso_shutdown | Up | raw1394_errcode_to_errno |