Type Alias stm32_hal2::pac::fdcan1::cccr::CCE_W

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

Field CCE writer - Configuration Change Enable

Aliased Type§

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