Type Alias esp32c6::mcpwm0::TIMER2_CFG0

source ·
pub type TIMER2_CFG0 = Reg<TIMER2_CFG0_SPEC>;
Expand description

TIMER2_CFG0 (rw) register accessor: PWM timer2 period and update method configuration register.

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

For information about available fields see timer2_cfg0 module

Aliased Type§

struct TIMER2_CFG0 { /* private fields */ }