pub type STALL_W<'a, const O: u8> = BitWriterRaw<'a, u32, DOEPCTL0_SPEC, bool, BitM, O>;
Expand description

Field STALL writer - STALL handshake

Aliased Type§

struct STALL_W<'a, const O: u8> { /* private fields */ }