Enumeration

HinawaFwRcode

since: 1.0

Declaration

enum Hinawa.FwRcode

Description [src]

A representation for rcode of asynchronous transaction on IEEE 1394 bus.

Available since: 1.0

Members

Name Description
HINAWA_FW_RCODE_COMPLETE

For completion.

HINAWA_FW_RCODE_CONFLICT_ERROR

For error of conflicting.

HINAWA_FW_RCODE_DATA_ERROR

For error of data.

HINAWA_FW_RCODE_TYPE_ERROR

For error of type.

HINAWA_FW_RCODE_ADDRESS_ERROR

For error of address.

HINAWA_FW_RCODE_SEND_ERROR

For error of sending.

HINAWA_FW_RCODE_CANCELLED

For cancellation.

HINAWA_FW_RCODE_BUSY

For busyness.

HINAWA_FW_RCODE_GENERATION

For generation.

HINAWA_FW_RCODE_NO_ACK

For no acknowledge.

HINAWA_FW_RCODE_INVALID

For rcode out of specification.