UG-549
ADuCM310 Hardware Reference Manual
Rev. C | Page 168 of 192
Status Register
Address: 0x4000081C, Reset: 0x0000, Name: T2STA
Table 246. Bit Descriptions for T2STA
Bits
Bit Name
Description
Reset
Access
[15:8]
RESERVED
Reserved.
0x0
R
7
PDOK
T2CLRI synchronization. This bit is set automatically when the user sets
T2CLRI[0] = 1. It is cleared automatically when the clear interrupt request
crosses clock domains and takes effect in the timer clock domain.
0x0
R
0: CLR. The interrupt is cleared in the timer clock domain.
1: SET. T2CLRI[0] is being updated in the timer clock domain.
6
BUSY
Timer busy. This bit informs the user that a write to T2CON is still crossing
into the timer clock domain. Check this bit after writing T2CON and
suppress further writes until this bit is cleared.
0x0
R
0: CLR. Timer ready to receive commands to T2CON.
1: SET. Timer not ready to receive commands to T2CON.
[5:2]
RESERVED
Reserved.
0x0
R
1
CAP
Capture event pending.
0x0
R
0: CLR. No capture event is pending.
1: SET. A capture event is pending.
0
TMOUT
Timeout event occurred. This bit set automatically when the value of the
counter reaches zero while counting down or reaches full scale when
counting up. This bit is cleared when T2CLRI[0] is set by the user.
0x0
R
0: CLR. No timeout event has occurred.
1: SET. A timeout event has occurred.