Type Alias stm32_hal2::pac::cec::ier::BREIE_W

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

Field BREIE writer - Bit Rising Error Interrupt Enable The BREIE bit is set and cleared by software.

Aliased Type§

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