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

Field CNAK writer - Clear NAK

Aliased Type§

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