[][src]Type Definition stm32f1xx_hal::device::rcc::CFGR

type CFGR = Reg<u32, _CFGR>;

Clock configuration register (RCC_CFGR)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cfgr module