Module esp32s2::systimer::step

source ·
Expand description

System timer accumulation step

Structs

Type Aliases

  • Register STEP reader
  • Field TIMER_PLL_STEP reader - Set system timer increment step when using PLL_CLK
  • Field TIMER_PLL_STEP writer - Set system timer increment step when using PLL_CLK
  • Field TIMER_XTAL_STEP reader - Set system timer increment step when using XTAL_CLK.
  • Field TIMER_XTAL_STEP writer - Set system timer increment step when using XTAL_CLK.
  • Register STEP writer