Module rp2040_pac::clocks::clk_gpout2_div

source ·
Expand description

Clock divisor, can be changed on-the-fly

Structs§

Type Aliases§

  • Field FRAC reader - Fractional component of the divisor
  • Field FRAC writer - Fractional component of the divisor
  • Field INT reader - Integer component of the divisor, 0 -> divide by 2^16
  • Field INT writer - Integer component of the divisor, 0 -> divide by 2^16
  • Register CLK_GPOUT2_DIV reader
  • Register CLK_GPOUT2_DIV writer