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