Type Alias esp32h2::mcpwm0::TIMER1_CFG1

source ·
pub type TIMER1_CFG1 = Reg<TIMER1_CFG1_SPEC>;
Expand description

TIMER1_CFG1 (rw) register accessor: PWM timer1 working mode and start/stop control configuration register.

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

For information about available fields see timer1_cfg1 module

Aliased Type§

struct TIMER1_CFG1 { /* private fields */ }