Product Specs

Table Of Contents
49 TWI I
2
C compatible two-wire interface
Page
528
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
0
23 22 21 20
0 0 0 0
19
0
18
F
0
17
0
16
0
15
0
14
E
0
13
0
12
0
11
0
10
0
9
D
0
8
0
7
C
0
6
0
5
0
4
0
3
0
2
B
0
1
A
0
0
0
Id RW Field
Value Id
Value
Description
A
RW
STOPPED
Write '1' to Disable interrupt for STOPPED event
See EVENTS_STOPPED
Clear
1
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
B
RW
RXDREADY
Write '1' to Disable interrupt for RXDREADY event
Clear
1
See EVENTS_RXDREADY
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
C
RW
TXDSENT
Write '1' to Disable interrupt for TXDSENT event
Clear
1
See EVENTS_TXDSENT
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
D
RW
ERROR
Write '1' to Disable interrupt for ERROR event
Clear
1
See EVENTS_ERROR
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
E
RW
BB
Write '1' to Disable interrupt for BB event
Clear
1
See EVENTS_BB
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
F
RW
SUSPENDED
Write '1' to Disable interrupt for SUSPENDED event
Clear
1
See EVENTS_SUSPENDED
Disable
Disabled
0
Read: Disabled
Enabled
1
Read: Enabled
49.8.4 ERRORSRC
Address offset: 0x4C4
Error source
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
0
23 22 21 20
0 0 0 0
19
0
18
0
17
0
16
0
15
0
14
0
13
0
12
0
11
0
10
0
9
0
8
0
7
0
6
0
5
0
4
0
3
0
2
C
0
1
B
0
0
A
0
Id RW Field
Value Id
Value
Description
A
RW
OVERRUN
Overrun error
A new byte was received before previous byte got read by
software from the RXD register. (Previous data is lost)
NotPresent
0
Read: no overrun occured
Present
1
Read: overrun occured
Clear
1
Write: clear error on writing '1'
B
RW
ANACK
NACK received after sending the address (write '1' to clear)
NotPresent
0
Read: error not present
Present
1
Read: error present
Clear
1
Write: clear error on writing '1'
C
RW
DNACK
NACK received after sending a data byte (write '1' to clear)
NotPresent
0
Read: error not present