Type Alias stm32f4xx_hal::pac::can1::mcr::ABOM_W

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

Field ABOM writer - ABOM

Aliased Type§

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