20.7.1 Control

Table 20-2. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
R Readable bit HC Cleared by Hardware(Grey cell)Unimplemented
W Writable bit HS Set by Hardware X Bit is unknown at Reset
K Write to clear S Software settable bit
Name: CTRL
Offset: 0x00
Reset: 0x00
Property: Write-Protected

Bit 76543210 
    GCLKREQ   SWRST 
Access R/WW 
Reset 00 

Bit 4 – GCLKREQ Generic Clock Requests

This bit is used to determine whether the generic clocks used for the different channels should be on all the time or only when an event needs the generic clock. Events propagated through asynchronous paths will not need a generic clock.

ValueDescription
0Generic clock is requested and turned on only if an event is detected.
1Generic clock for a channel is always on.

Bit 0 – SWRST Software Reset

Writing a zero to this bit has no effect.

Writing a one to this bit resets all registers in the EVSYS to their initial state.

Writing a one to CTRL.SWRST will always take precedence, meaning that all other writes in the same write-operation will be discarded.

Note: Before applying a Software Reset it is recommended to disable the event generators.