Type Alias stm32_hal2::pac::fdcan1::ttir::RTMI_W

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

Field RTMI writer - Register Time Mark Interrupt.

Aliased Type§

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