Type Alias stm32_hal2::pac::fdcan1::ie::BECE_W

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

Field BECE writer - Bit Error Corrected Interrupt Enable

Aliased Type§

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