Module rp2040_pac::clocks::clk_peri_ctrl

source ·
Expand description

Clock control, can be changed on-the-fly (except for auxsrc)

Structs§

Enums§

  • Selects the auxiliary clock source, will glitch when switching

Type Aliases§

  • Field AUXSRC reader - Selects the auxiliary clock source, will glitch when switching
  • Field AUXSRC writer - Selects the auxiliary clock source, will glitch when switching
  • Field ENABLE reader - Starts and stops the clock generator cleanly
  • Field ENABLE writer - Starts and stops the clock generator cleanly
  • Field KILL reader - Asynchronously kills the clock generator
  • Field KILL writer - Asynchronously kills the clock generator
  • Register CLK_PERI_CTRL reader
  • Register CLK_PERI_CTRL writer