Type Alias stm32f4xx_hal::pac::can1::fm1r::FBM16_W

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

Field FBM16 writer - Filter mode

Aliased Type§

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