esp32s3::mcpwm0::chType Alias GEN
Source pub type GEN = Reg<GEN_SPEC>;
Expand description
GEN (rw) register accessor: Actions triggered by events on PWMx%s
You can read
this register and get gen::R
. You can reset
, write
, write_with_zero
this register using gen::W
. You can also modify
this register. See API.
For information about available fields see gen
module
struct GEN { }