Module esp32s3::mcpwm0::timer

source ·
Expand description

Cluster Cluster TIMER%s, containing TIMER?_CFG0, TIMER?_CFG1, TIMER?_SYNC, TIMER?_STATUS

Modules§

  • PWM TIMERx period and update method configuration register.
  • PWM TIMERx working mode and start/stop control configuration register.
  • PWM TIMERx status register.
  • PWM TIMERx sync function configuration register.

Structs§

  • Cluster TIMER%s, containing TIMER?_CFG0, TIMER?_CFG1, TIMER?_SYNC, TIMER?_STATUS

Type Aliases§

  • CFG0 (rw) register accessor: PWM TIMERx period and update method configuration register.
  • CFG1 (rw) register accessor: PWM TIMERx working mode and start/stop control configuration register.
  • STATUS (r) register accessor: PWM TIMERx status register.
  • SYNC (rw) register accessor: PWM TIMERx sync function configuration register.