Type Alias stm32_hal2::pac::fdcan1::ie::BOE_W

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

Field BOE writer - Bus_Off Status Enable

Aliased Type§

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