34.8.6.3 Control C

Table 34-50. Register Bit Attribute Legend
Symbol Description Symbol Description Symbol Description
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: CTRLC
Offset: 0x08
Reset: 0x00000000
Property: PAC Write-Protection, Enable-Protected

Bit 3130292827262524 
 TXTRHOLD[1:0]RXTRHOLD[1:0]FIFOEN  DATA32B 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
     SDASETUP[3:0] 
Access R/WR/WR/WR/W 
Reset 0000 

Bits 31:30 – TXTRHOLD[1:0] Transmit FIFO Threshold

These bits define the threshold for generating the Data Register Empty interrupt and DMA TX trigger.

TXTRHOLD Name Description
0 DEFAULT Interrupt and DMA triggers can be generated as long as the FIFO is not full.
1 HALF Interrupt and DMA triggers are generated when half FIFO space is free.
2 EMPTY Interrupt and DMA triggers are generated when the FIFO is empty.
3 - Reserved

Bits 29:28 – RXTRHOLD[1:0] Receive FIFO Threshold

These bits define the threshold for generating the RX Complete interrupt and DMA RX trigger.

RXTRHOLD Name Description
0 DEFAULT Interrupt and DMA triggers can be generated when a DATA is present in the FIFO.
1 HALF Interrupt and DMA triggers can be generated only when the FIFO is half-full.
2 FULL Interrupt and DMA triggers can be generated only when the FIFO is full.
3 - Reserved

Bit 27 – FIFOEN FIFO Enable

This bit enables the FIFO operation.

ValueDescription
0 FIFO operation is disabled
1 FIFO operation is enabled

Bit 24 – DATA32B Data 32 Bit

This bit enables 32-bit data writes and reads to/from the DATA register.

ValueDescription
0 Data transaction to/from DATA are 8-bit in size
1 Data transaction to/from DATA are 32-bit in size

Bits 3:0 – SDASETUP[3:0] SDA Setup Time

These bits select the minimum SDA-to-SCL setup time, measured from the release of SDA to the release of SCL:

tSU:DAT = (6 + 16 * SDASETUP) APB CLOCK_SERCOM periods.