Type Alias NACKIE_W
pub type NACKIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, NACKIE_A, BitM, O>;
Expand description
Field NACKIE
writer - Not acknowledge received Interrupt enable
Aliased Typeยง
struct NACKIE_W<'a, const O: u8> { /* private fields */ }