Type Alias stm32_hal2::pac::can_ccu::ccfg::CDIV_W

source ·
pub type CDIV_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCFG_SPEC, u8, u8, Unsafe, 4, O>;
Expand description

Field CDIV writer - Clock Divider

Aliased Type§

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