Type Alias stm32h7xx_hal::device::rcc::PLLCFGR

source ·
pub type PLLCFGR = Reg<PLLCFGR_SPEC>;
Expand description

PLLCFGR register accessor: an alias for Reg<PLLCFGR_SPEC>

Aliased Type§

struct PLLCFGR { /* private fields */ }