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

Field CGINAK writer - Clear global IN NAK

Aliased Type§

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