Atmel Xplained Pro Evaluation Kit ATSAMD20-XPRO ATSAMD20-XPRO Data Sheet

Product codes
ATSAMD20-XPRO
Page of 660
524
Atmel | SMART SAM D20 [DATASHEET]
Atmel-42129K–SAM-D20_datasheet–06/2014
z
Synchronization when written
z
Synchronization when read
z
Synchronization when written and read
z
No synchronization
When executing an operation that requires synchronization, the Synchronization Busy bit in the Status register 
(STATUS.SYNCBUSY) will be set immediately, and cleared when synchronization is complete.
If an operation that requires synchronization is executed while STATUS.SYNCBUSY is one, the bus will be stalled. All 
operations will complete successfully, but the CPU will be stalled and interrupts will be pending as long as the bus is 
stalled. 
The following bits need synchronization when written:
z
Software Reset bit in Control A register (CTRLA.SWRST)
z
Enable bit in Control A register (CTRLA.ENABLE)
z
Enable bit in Comparator Control register (COMPCTRLn.ENABLE)
The following register need synchronization when written:
z
Window Control register (WINCTRL)
Refer to the Synchronization chapter for further details.