Type Alias stm32wlxx_hal::pac::hsem::c2icr::ISC12_W
pub type ISC12_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2ICR_SPEC, ISC0_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field ISC0
writer - Interrupt(N) semaphore n clear bit
Aliased Type§
struct ISC12_W<'a, const O: u8> { /* private fields */ }