pub type EP_STALL_NAK_R = BitReader;
Expand description

Field EP_STALL_NAK reader - Raised when any bit in EP_STATUS_STALL_NAK is set. Clear by clearing all bits in EP_STATUS_STALL_NAK.

Aliased Type§

struct EP_STALL_NAK_R { /* private fields */ }