Type Alias stm32f4xx_hal::pac::can1::ier::TMEIE_W

source ·
pub type TMEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, TMEIE_A, BitM, O>;
Expand description

Field TMEIE writer - TMEIE

Aliased Type§

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