Type Alias stm32_hal2::pac::cec::ier::TXACKIE_W

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

Field TXACKIE writer - Tx-Missing Acknowledge Error Interrupt Enable The TXACKEIE bit is set and cleared by software.

Aliased Type§

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