Type Alias stm32_hal2::pac::swpmi::ier::TIE_W

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

Field TIE writer - Transmit interrupt enable

Aliased Type§

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