Type Alias esp32s2::systimer::STEP

source ·
pub type STEP = Reg<STEP_SPEC>;
Expand description

STEP (rw) register accessor: System timer accumulation step

You can read this register and get step::R. You can reset, write, write_with_zero this register using step::W. You can also modify this register. See API.

For information about available fields see step module

Aliased Type§

struct STEP { /* private fields */ }