Module esp32s2::systimer::step

source ·
Expand description

System timer accumulation step

Structs

Register STEP reader
System timer accumulation step
Register STEP writer

Type Definitions

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.