Type Alias stm32wlxx_hal::pac::hsem::c2icr::ISC6_W

pub type ISC6_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 ISC6_W<'a, const O: u8> { /* private fields */ }