Type Alias stm32_hal2::pac::swpmi::ier::TXUNRIE_W

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

Field TXUNRIE writer - Transmit underrun error interrupt enable

Aliased Type§

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