ADuCM310 Hardware Reference Manual
UG-549
Rev. C | Page 165 of 192
Status Register
Address: 0x4000041C, Reset: 0x0000, Name: T1STA
Table 239. Bit Descriptions for T1STA
Bits
Bit Name
Description
Reset
Access
[15:8]
RESERVED
Reserved.
0x0
R
7
PDOK
T1CLRI synchronization. This bit is set automatically when the user sets
T1CLRI[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. T1CLRI[0] is being updated in the timer clock domain.
6
BUSY
Timer busy. This bit informs the user that a write to T1CON is still crossing
into the timer clock domain. Check this bit after writing T1CON, and suppress
further writes until this bit is cleared.
0x0
R
0: CLR. Timer ready to receive commands to T1CON.
1: SET. Timer not ready to receive commands to T1CON.
[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 is 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 T1CLRI[0] is set by the user.
0x0
R
0: CLR. No timeout event has occurred.
1: SET. A timeout event has occurred.