Type Alias CSRNEIE_W
pub type CSRNEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IMR_SPEC, bool, BitM, O>;
Expand description
Field CSRNEIE
writer - Control Buffer Ready Interrupt Enable
Aliased Typeยง
struct CSRNEIE_W<'a, const O: u8> { /* private fields */ }