Type Alias ISEM23_W
pub type ISEM23_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, bool, BitM, O>;
Expand description
Field ISEM23
writer - Interrupt semaphore n enable bit
Aliased Typeยง
struct ISEM23_W<'a, const O: u8> { /* private fields */ }