Type Alias esp32c3::systimer::CONF

source ·
pub type CONF = Reg<CONF_SPEC>;
Expand description

CONF (rw) register accessor: SYSTIMER_CONF.

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

For information about available fields see conf module

Aliased Type§

struct CONF { /* private fields */ }