Type Alias stm32_hal2::pac::fdcan1::ie::RF0LE_W

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

Field RF0LE writer - Rx FIFO 0 Message Lost Enable

Aliased Type§

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