Type Alias stm32_hal2::pac::fdcan1::ttir::TXO_W

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

Field TXO writer - Tx Count Overflow

Aliased Type§

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