Type Alias stm32_hal2::pac::hsem::c1ier::ISEM31_W

source ·
pub type ISEM31_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1IER_SPEC, bool, BitM, O>;
Expand description

Field ISEM31 writer - Interrupt(N) semaphore n enable bit.

Aliased Type§

struct ISEM31_W<'a, const O: u8> { /* private fields */ }