Type Alias stm32_hal2::pac::fdcan1::ils::DRXL_W

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

Field DRXL writer - Message stored to Dedicated Rx Buffer Interrupt Line

Aliased Type§

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