Atmel ARM-Based Evaluation Kit for SAM4S16C, 32-Bit ARM® Cortex® Microcontroller ATSAM4S-WPIR-RD ATSAM4S-WPIR-RD Data Sheet

Product codes
ATSAM4S-WPIR-RD
Page of 1231
629
SAM4S Series [DATASHEET]
Atmel-11100G-ATARM-SAM4S-Datasheet_27-May-14
Register (SSC_RC0R). When this start event is selected, the user can program the Receiver to start a new data 
transfer either by writing a new Compare 0, or by receiving continuously until Compare 1 occurs. This selection is 
done with the bit (STOP) in SSC_RCMR.
32.7.7 Data Format
The data framing format of both the transmitter and the receiver are programmable through the Transmitter Frame 
Mode Register (SSC_TFMR) and the Receiver Frame Mode Register (SSC_RFMR). In either case, the user can 
independently select:
the event that starts the data transfer (START)
the delay in number of bit periods between the start event and the first data bit (STTDLY)
the length of the data (DATLEN)
the number of data to be transferred for each start event (DATNB).
the length of synchronization transferred for each start event (FSLEN)
the bit sense: most or lowest significant bit first (MSBF)
Additionally, the transmitter can be used to transfer synchronization and select the level driven on the TD pin while 
not in data transfer operation. This is done respectively by the Frame Sync Data Enable (FSDEN) and by the Data 
Default Value (DATDEF) bits in SSC_TFMR.