Type Alias stm32_hal2::pac::swpmi::ier::TCIE_W

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

Field TCIE writer - Transmit complete interrupt enable

Aliased Type§

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