Type Alias esp32c6::mcpwm0::CAP_TIMER_PHASE
source · pub type CAP_TIMER_PHASE = Reg<CAP_TIMER_PHASE_SPEC>;
Expand description
CAP_TIMER_PHASE (rw) register accessor: Phase for capture timer sync
You can read
this register and get cap_timer_phase::R
. You can reset
, write
, write_with_zero
this register using cap_timer_phase::W
. You can also modify
this register. See API.
For information about available fields see cap_timer_phase
module
Aliased Type§
struct CAP_TIMER_PHASE { /* private fields */ }