Type Alias DOWNIE_W
pub type DOWNIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, DOWNIE_A, BitM, O>;
Expand description
Field DOWNIE
writer - Direction change to down Interrupt Enable
Aliased Typeยง
struct DOWNIE_W<'a, const O: u8> { /* private fields */ }