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%s reader
W
Register CCR%s writer

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_ID reader - Input DMA request line selected
DMAREQ_ID_W
Field DMAREQ_ID writer - Input DMA request line selected
EGE_R
Field EGE reader - Event generation enable/disable
EGE_W
Field EGE writer - Event generation enable/disable
NBREQ_R
Field NBREQ reader - 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 NBREQ writer - 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 SE reader - Synchronous operating mode enable/disable
SE_W
Field SE writer - Synchronous operating mode enable/disable
SOIE_R
Field SOIE reader - Interrupt enable at synchronization event overrun
SOIE_W
Field SOIE writer - Interrupt enable at synchronization event overrun
SPOL_R
Field SPOL reader - Synchronization event type selector Defines the synchronization event on the selected synchronization input:
SPOL_W
Field SPOL writer - Synchronization event type selector Defines the synchronization event on the selected synchronization input:
SYNC_ID_R
Field SYNC_ID reader - Synchronization input selected
SYNC_ID_W
Field SYNC_ID writer - Synchronization input selected