Datasheet

Table Of Contents
741
SAM9N12/SAM9CN11/SAM9CN12 [DATASHEET]
11063K–ATARM–05-Nov-13
39.12.6 TWI Status Register
Name: TWI_SR
Addresses: 0xF8010020 (0), 0xF8014020 (1)
Access: Read-only
Reset: 0x0000F009
•TXCOMP: Transmission Completed (automatically set / reset)
TXCOMP used in Master mode:
0: During the length of the current frame.
1: When both holding and shifter registers are empty and STOP condition has been sent.
TXCOMP behavior in Master mode can be seen in Figure 39-8 on page 712 and in Figure 39-10 on page 713.
TXCOMP used in Slave mode
:
0: As soon as a Start is detected.
1: After a Stop or a Repeated Start + an address different from SADR is detected.
TXCOMP behavior in Slave mode can be seen in Figure 39-29 on page 729, Figure 39-30 on page 730, Figure 39-31 on page
730 and Figure 39-32 on page 731.
RXRDY: Receive Holding Register Ready (automatically set / reset)
0: No character has been received since the last TWI_RHR read operation.
1: A byte has been received in the TWI_RHR since the last read.
RXRDY behavior in Master mode can be seen in Figure 39-10 on page 713.
RXRDY behavior in Slave mode can be seen in Figure 39-27 on page 728, Figure 39-30 on page 730, Figure 39-31 on page 730
and Figure 39-32 on page 731.
•TXRDY: Transmit Holding Register Ready (automatically set / reset)
TXRDY used in Master mode:
0: The transmit holding register has not been transferred into shift register. Set to 0 when writing into TWI_THR.
1: As soon as a data byte is transferred from TWI_THR to internal shifter or if a NACK error is detected, TXRDY is set at the same
time as TXCOMP and NACK. TXRDY is also set when MSEN is set (enable TWI).
TXRDY behavior in Master mode can be seen in Figure 39.8.4 on page 710.
T
XRDY used in Slave mode:
0: As soon as data is written in the TWI_THR, until this data has been transmitted and acknowledged (ACK or NACK).
1: It indicates that the TWI_THR is empty and that data has been transmitted and acknowledged.
31 30 29 28 27 26 25 24
––––––––
23 22 21 20 19 18 17 16
––––––––
15 14 13 12 11 10 9 8
––––EOSACCSCLWSARBLSTNACK
76543210
–OVREGACC SVACC SVREAD TXRDY RXRDY TXCOMP