Type Alias stm32_hal2::pac::fdcan1::ttocn::RTIE_W

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

Field RTIE writer - Register Time Mark Interrupt Pulse Enable

Aliased Type§

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