pub type EP_STALL_NAK_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field EP_STALL_NAK writer - 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_W<'a, REG> { /* private fields */ }