Type Alias stm32_hal2::pac::fdcan1::ttrmc::XTD_W

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

Field XTD writer - Extended Identifier

Aliased Type§

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