Type Alias stm32f4xx_hal::pac::sdio::clkcr::CLKDIV_W

source ·
pub type CLKDIV_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CLKCR_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field CLKDIV writer - Clock divide factor

Aliased Type§

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