Expand description
Pulse Width Modulation (PWM) Registers
Modules§
- int_en
- Interrupt Enable Register
- intsts
- Interrupt Status Register
- pwm0_
cnt - PWM Channel 0 Counter Register
- pwm0_
ctrl - PWM Channel 0 Control Register
- pwm0_
duty_ lpr - PWM Channel 0 Duty Register/Low Polarity Capture Register
- pwm0_
period_ hpr - PWM Channel 0 Period Register/High Polarity Capture Register
- pwm1_
cnt - PWM Channel 1 Counter Register
- pwm1_
ctrl - PWM Channel 1 Control Register
- pwm1_
duty_ lpr - PWM Channel 1 Duty Register/Low Polarity Capture Register
- pwm1_
period_ hpr - PWM Channel 1 Period Register/High Polarity Capture Register
- pwm2_
cnt - PWM Channel 2 Counter Register
- pwm2_
ctrl - PWM Channel 2 Control Register
- pwm2_
duty_ lpr - PWM Channel 2 Duty Register/Low Polarity Capture Register
- pwm2_
period_ hpr - PWM Channel 2 Period Register/High Polarity Capture Register
- pwm3_
cnt - PWM Channel 3 Counter Register
- pwm3_
ctrl - PWM Channel 3 Control Register
- pwm3_
duty_ lpr - PWM Channel 3 Duty Register/Low Polarity Capture Register
- pwm3_
period_ hpr - PWM Channel 3 Period Register/High Polarity Capture Register
- pwm_
fifo - FIFO Register
- pwm_
fifo_ ctrl - PWM Channel 3 FIFO Mode Control Register
- pwm_
fifo_ intsts - FIFO Interrupts Status Register
- pwm_
fifo_ toutthr - FIFO Timeout Threshold Register
Structs§
- Register
Block - Register block
Type Aliases§
- IntEn
- INT_EN (rw) register accessor: Interrupt Enable Register
- Intsts
- INTSTS (rw) register accessor: Interrupt Status Register
- Pwm0Cnt
- PWM0_CNT (r) register accessor: PWM Channel 0 Counter Register
- Pwm0
Ctrl - PWM0_CTRL (rw) register accessor: PWM Channel 0 Control Register
- Pwm0
Duty Lpr - PWM0_DUTY_LPR (rw) register accessor: PWM Channel 0 Duty Register/Low Polarity Capture Register
- Pwm0
Period Hpr - PWM0_PERIOD_HPR (rw) register accessor: PWM Channel 0 Period Register/High Polarity Capture Register
- Pwm1Cnt
- PWM1_CNT (r) register accessor: PWM Channel 1 Counter Register
- Pwm1
Ctrl - PWM1_CTRL (rw) register accessor: PWM Channel 1 Control Register
- Pwm1
Duty Lpr - PWM1_DUTY_LPR (rw) register accessor: PWM Channel 1 Duty Register/Low Polarity Capture Register
- Pwm1
Period Hpr - PWM1_PERIOD_HPR (rw) register accessor: PWM Channel 1 Period Register/High Polarity Capture Register
- Pwm2Cnt
- PWM2_CNT (r) register accessor: PWM Channel 2 Counter Register
- Pwm2
Ctrl - PWM2_CTRL (rw) register accessor: PWM Channel 2 Control Register
- Pwm2
Duty Lpr - PWM2_DUTY_LPR (rw) register accessor: PWM Channel 2 Duty Register/Low Polarity Capture Register
- Pwm2
Period Hpr - PWM2_PERIOD_HPR (rw) register accessor: PWM Channel 2 Period Register/High Polarity Capture Register
- Pwm3Cnt
- PWM3_CNT (r) register accessor: PWM Channel 3 Counter Register
- Pwm3
Ctrl - PWM3_CTRL (rw) register accessor: PWM Channel 3 Control Register
- Pwm3
Duty Lpr - PWM3_DUTY_LPR (rw) register accessor: PWM Channel 3 Duty Register/Low Polarity Capture Register
- Pwm3
Period Hpr - PWM3_PERIOD_HPR (rw) register accessor: PWM Channel 3 Period Register/High Polarity Capture Register
- PwmFifo
- PWM_FIFO (rw) register accessor: FIFO Register
- PwmFifo
Ctrl - PWM_FIFO_CTRL (rw) register accessor: PWM Channel 3 FIFO Mode Control Register
- PwmFifo
Intsts - PWM_FIFO_INTSTS (rw) register accessor: FIFO Interrupts Status Register
- PwmFifo
Toutthr - PWM_FIFO_TOUTTHR (r) register accessor: FIFO Timeout Threshold Register