Type Alias stm32_hal2::pac::swpmi::ier::TIE_R

source ·
pub type TIE_R = BitReaderRaw<bool>;
Expand description

Field TIE reader - Transmit interrupt enable

Aliased Type§

struct TIE_R { /* private fields */ }