Type Alias stm32wlxx_hal::pac::hsem::c1icr::ISC0_W

pub type ISC0_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1ICR_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 ISC0_W<'a, const O: u8> { /* private fields */ }