Type Alias stm32_hal2::pac::rcc::pllcfgr::DIVP1EN_W

source ·
pub type DIVP1EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, PLLCFGR_SPEC, DIVP1EN_A, BitM, O>;
Expand description

Field DIVP1EN writer - PLL1 DIVP divider output enable

Aliased Type§

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