Type Alias esp32c3::ledc::TIMER_CONF

source ·
pub type TIMER_CONF = Reg<TIMER_CONF_SPEC>;
Expand description

TIMER_CONF (rw) register accessor: LEDC_LSTIMER%s_CONF.

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

For information about available fields see timer_conf module

Aliased Type§

struct TIMER_CONF { /* private fields */ }