pub type LPMACK_R = BitReader<LPMACK_A>;
Expand description

Field LPMACK reader - LPM Token acknowledge enable The NYET/ACK will be returned only on a successful LPM transaction: No errors in both the EXT token and the LPM token (else ERROR) A valid bLinkState = 0001B (L1) is received (else STALL) This bit contains the device answer to the LPM transaction. It mast be evaluated following the L1REQ interrupt.

Implementations

Get enumerated values variant

Checks if the value of the field is Nyet

Checks if the value of the field is Ack