Type Alias stm32h7xx_hal::device::rcc::PLL1DIVR

source ·
pub type PLL1DIVR = Reg<PLL1DIVR_SPEC>;
Expand description

PLL1DIVR register accessor: an alias for Reg<PLL1DIVR_SPEC>

Aliased Type§

struct PLL1DIVR { /* private fields */ }