Type Alias esp32h2::pcr::SYSTIMER_CONF

source ·
pub type SYSTIMER_CONF = Reg<SYSTIMER_CONF_SPEC>;
Expand description

SYSTIMER_CONF (rw) register accessor: SYSTIMER configuration register

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

For information about available fields see systimer_conf module

Aliased Type§

struct SYSTIMER_CONF { /* private fields */ }