Type Alias esp32h2::mcpwm0::TIMER1_SYNC

source ·
pub type TIMER1_SYNC = Reg<TIMER1_SYNC_SPEC>;
Expand description

TIMER1_SYNC (rw) register accessor: PWM timer1 sync function configuration register.

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

For information about available fields see timer1_sync module

Aliased Type§

struct TIMER1_SYNC { /* private fields */ }