Type Alias esp32c6::ledc::TIMER_CMP

source ·
pub type TIMER_CMP = Reg<TIMER_CMP_SPEC>;
Expand description

TIMER_CMP (rw) register accessor: Ledc timer%s compare value register.

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

For information about available fields see timer_cmp module

Aliased Type§

struct TIMER_CMP { /* private fields */ }