Type Alias stm32_hal2::pac::cec::ier::TXBRIE_W

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

Field TXBRIE writer - Tx-Byte Request Interrupt Enable The TXBRIE bit is set and cleared by software.

Aliased Type§

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