Module ccr
Expand description
DMAMux - DMA request line multiplexer channel x control register
Structs§
- CCR_
SPEC - DMAMux - DMA request line multiplexer channel x control register
- R
- Register
CCR%sreader - W
- Register
CCR%swriter
Enums§
- DMAREQ_
ID_ A - Input DMA request line selected
- EGE_A
- Event generation enable/disable
- SE_A
- Synchronous operating mode enable/disable
- SOIE_A
- Interrupt enable at synchronization event overrun
- SPOL_A
- Synchronization event type selector Defines the synchronization event on the selected synchronization input:
- SYNC_
ID_ A - Synchronization input selected
Type Aliases§
- DMAREQ_
ID_ R - Field
DMAREQ_IDreader - Input DMA request line selected - DMAREQ_
ID_ W - Field
DMAREQ_IDwriter - Input DMA request line selected - EGE_R
- Field
EGEreader - Event generation enable/disable - EGE_W
- Field
EGEwriter - Event generation enable/disable - NBREQ_R
- Field
NBREQreader - Number of DMA requests to forward Defines the number of DMA requests forwarded before output event is generated. In synchronous mode, it also defines the number of DMA requests to forward after a synchronization event, then stop forwarding. The actual number of DMA requests forwarded is NBREQ+1. Note: This field can only be written when both SE and EGE bits are reset. - NBREQ_W
- Field
NBREQwriter - Number of DMA requests to forward Defines the number of DMA requests forwarded before output event is generated. In synchronous mode, it also defines the number of DMA requests to forward after a synchronization event, then stop forwarding. The actual number of DMA requests forwarded is NBREQ+1. Note: This field can only be written when both SE and EGE bits are reset. - SE_R
- Field
SEreader - Synchronous operating mode enable/disable - SE_W
- Field
SEwriter - Synchronous operating mode enable/disable - SOIE_R
- Field
SOIEreader - Interrupt enable at synchronization event overrun - SOIE_W
- Field
SOIEwriter - Interrupt enable at synchronization event overrun - SPOL_R
- Field
SPOLreader - Synchronization event type selector Defines the synchronization event on the selected synchronization input: - SPOL_W
- Field
SPOLwriter - Synchronization event type selector Defines the synchronization event on the selected synchronization input: - SYNC_
ID_ R - Field
SYNC_IDreader - Synchronization input selected - SYNC_
ID_ W - Field
SYNC_IDwriter - Synchronization input selected