Type Alias esp32h2::mcpwm0::GEN1_FORCE
source · pub type GEN1_FORCE = Reg<GEN1_FORCE_SPEC>;
Expand description
GEN1_FORCE (rw) register accessor: Permissives to force PWM1A and PWM1B outputs by software
You can read
this register and get gen1_force::R
. You can reset
, write
, write_with_zero
this register using gen1_force::W
. You can also modify
this register. See API.
For information about available fields see gen1_force
module
Aliased Type§
struct GEN1_FORCE { /* private fields */ }