Type Alias stm32_hal2::pac::swpmi::ier::SRIE_W

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

Field SRIE writer - Slave resume interrupt enable

Aliased Type§

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