Type Alias stm32f4xx_hal::pac::can1::ier::BOFIE_W

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

Field BOFIE writer - BOFIE

Aliased Type§

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