Module stm32_hal2::pac::rcc::cfgr

source ·
Expand description

RCC Clock Configuration Register

Structs§

  • RCC Clock Configuration Register
  • Register CFGR reader
  • Register CFGR writer

Enums§

  • Micro-controller clock output 1
  • Micro-controller clock output 2
  • System clock selection after a wake up from system Stop
  • System clock selection after a wake up from system Stop
  • System clock switch status
  • System clock switch
  • Timers clocks prescaler selection

Type Aliases§

  • Field HRTIMSEL reader - High Resolution Timer clock prescaler selection
  • Field HRTIMSEL writer - High Resolution Timer clock prescaler selection
  • Field MCO1PRE reader - MCO1 prescaler
  • Field MCO1PRE writer - MCO1 prescaler
  • Field MCO1 reader - Micro-controller clock output 1
  • Field MCO1 writer - Micro-controller clock output 1
  • Field MCO2PRE reader - MCO2 prescaler
  • Field MCO2PRE writer - MCO2 prescaler
  • Field MCO2 reader - Micro-controller clock output 2
  • Field MCO2 writer - Micro-controller clock output 2
  • Field RTCPRE reader - HSE division factor for RTC clock
  • Field RTCPRE writer - HSE division factor for RTC clock
  • Field STOPWUCK reader - System clock selection after a wake up from system Stop
  • Field STOPWUCK writer - System clock selection after a wake up from system Stop
  • Field STOPWUCK reader - System clock selection after a wake up from system Stop
  • Field STOPWUCK writer - System clock selection after a wake up from system Stop
  • Field SWS reader - System clock switch status
  • Field SWS writer - System clock switch status
  • Field SW reader - System clock switch
  • Field SW writer - System clock switch
  • Field TIMPRE reader - Timers clocks prescaler selection
  • Field TIMPRE writer - Timers clocks prescaler selection