Expand description
Cluster Pulse-Width Modulation channel group
Modules§
- channel
- Channel configuration register
- config
- Peripheral group configuration
- dead_
time - Dead time for each channel
- interrupt_
clear - Clear interrupt register
- interrupt_
enable - Interrupt enable register
- interrupt_
mask - Interrupt mask register
- interrupt_
state - Interrupt state register
- period
- Pulse clock period register
- threshold
- Channel internal counter threshold
Structs§
- GROUP
- Register block
Type Aliases§
- CHANNEL
- channel (rw) register accessor: Channel configuration register
- CONFIG
- config (rw) register accessor: Peripheral group configuration
- DEAD_
TIME - dead_time (rw) register accessor: Dead time for each channel
- INTERRUPT_
CLEAR - interrupt_clear (w) register accessor: Clear interrupt register
- INTERRUPT_
ENABLE - interrupt_enable (rw) register accessor: Interrupt enable register
- INTERRUPT_
MASK - interrupt_mask (rw) register accessor: Interrupt mask register
- INTERRUPT_
STATE - interrupt_state (r) register accessor: Interrupt state register
- PERIOD
- period (rw) register accessor: Pulse clock period register
- THRESHOLD
- threshold (rw) register accessor: Channel internal counter threshold