Type Alias stm32_hal2::pac::fdcan1::ttils::TXOL_W

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

Field TXOL writer - Tx Count Overflow Interrupt Line

Aliased Type§

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