Type Alias stm32_hal2::pac::cec::ier::RXACKIE_W

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

Field RXACKIE writer - Rx-Missing Acknowledge Error Interrupt Enable The RXACKIE bit is set and cleared by software.

Aliased Type§

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