Module pwm

Source
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§

RegisterBlock
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
Pwm0Ctrl
PWM0_CTRL (rw) register accessor: PWM Channel 0 Control Register
Pwm0DutyLpr
PWM0_DUTY_LPR (rw) register accessor: PWM Channel 0 Duty Register/Low Polarity Capture Register
Pwm0PeriodHpr
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
Pwm1Ctrl
PWM1_CTRL (rw) register accessor: PWM Channel 1 Control Register
Pwm1DutyLpr
PWM1_DUTY_LPR (rw) register accessor: PWM Channel 1 Duty Register/Low Polarity Capture Register
Pwm1PeriodHpr
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
Pwm2Ctrl
PWM2_CTRL (rw) register accessor: PWM Channel 2 Control Register
Pwm2DutyLpr
PWM2_DUTY_LPR (rw) register accessor: PWM Channel 2 Duty Register/Low Polarity Capture Register
Pwm2PeriodHpr
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
Pwm3Ctrl
PWM3_CTRL (rw) register accessor: PWM Channel 3 Control Register
Pwm3DutyLpr
PWM3_DUTY_LPR (rw) register accessor: PWM Channel 3 Duty Register/Low Polarity Capture Register
Pwm3PeriodHpr
PWM3_PERIOD_HPR (rw) register accessor: PWM Channel 3 Period Register/High Polarity Capture Register
PwmFifo
PWM_FIFO (rw) register accessor: FIFO Register
PwmFifoCtrl
PWM_FIFO_CTRL (rw) register accessor: PWM Channel 3 FIFO Mode Control Register
PwmFifoIntsts
PWM_FIFO_INTSTS (rw) register accessor: FIFO Interrupts Status Register
PwmFifoToutthr
PWM_FIFO_TOUTTHR (r) register accessor: FIFO Timeout Threshold Register