Type Alias stm32_hal2::pac::fdcan1::ie::RF1LE_W

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

Field RF1LE writer - Rx FIFO 1 Message Lost Enable

Aliased Type§

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