Data Fields | |
struct { | |
unsigned ALL:8 | |
}; | |
struct { | |
unsigned BUSY:1 | |
unsigned ABORT_IF_FIRST_BYTE_0:1 | |
unsigned WRITE_WITHOUT_STOP:1 | |
}; | |
struct { | |
unsigned ALL:8 | |
}; | |
struct { | |
unsigned BUSY:1 | |
unsigned STOP_REQUESTED:1 | |
unsigned ABORT_IF_FIRST_BYTE_0:1 | |
unsigned WRITE_WITHOUT_STOP:1 | |
}; | |
struct { | |
unsigned ALL:8 | |
}; | |
struct { | |
unsigned BUSY:1 | |
unsigned STOP_REQUESTED:1 | |
unsigned ABORT_IF_FIRST_BYTE_0:1 | |
unsigned WRITE_WITHOUT_STOP:1 | |
}; |
struct { ... } |
struct { ... } |
struct { ... } |
struct { ... } |
struct { ... } |
struct { ... } |
unsigned transfer_state_t::ALL |
unsigned transfer_state_t::BUSY |
unsigned transfer_state_t::STOP_REQUESTED |
unsigned transfer_state_t::WRITE_WITHOUT_STOP |