Type Alias stm32_hal2::pac::cec::ier::RXENDIE_W

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

Field RXENDIE writer - End Of Reception Interrupt Enable The RXENDIE bit is set and cleared by software.

Aliased Type§

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