Module esp32s3::mcpwm0::timer_synci_cfg

source ·
Expand description

Synchronization input selection for three PWM timers.

Structs§

Type Aliases§

  • Field EXTERNAL_SYNCI0_INVERT reader - invert SYNC0 from GPIO matrix
  • Field EXTERNAL_SYNCI0_INVERT writer - invert SYNC0 from GPIO matrix
  • Field EXTERNAL_SYNCI1_INVERT reader - invert SYNC1 from GPIO matrix
  • Field EXTERNAL_SYNCI1_INVERT writer - invert SYNC1 from GPIO matrix
  • Field EXTERNAL_SYNCI2_INVERT reader - invert SYNC2 from GPIO matrix
  • Field EXTERNAL_SYNCI2_INVERT writer - invert SYNC2 from GPIO matrix
  • Register TIMER_SYNCI_CFG reader
  • Field TIMER0_SYNCISEL reader - select sync input for PWM timer0, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Field TIMER0_SYNCISEL writer - select sync input for PWM timer0, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Field TIMER1_SYNCISEL reader - select sync input for PWM timer1, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Field TIMER1_SYNCISEL writer - select sync input for PWM timer1, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Field TIMER2_SYNCISEL reader - select sync input for PWM timer2, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Field TIMER2_SYNCISEL writer - select sync input for PWM timer2, 1: PWM timer0 sync_out, 2: PWM timer1 sync_out, 3: PWM timer2 sync_out, 4: SYNC0 from GPIO matrix, 5: SYNC1 from GPIO matrix, 6: SYNC2 from GPIO matrix, other values: no sync input selected
  • Register TIMER_SYNCI_CFG writer