11.6.16 Event Capture Read Status Register
Important: Since the event time stamps only have 2
bits representing seconds, this register must be read while the oldest time stamp
can still be calculated from the captured wall clock.
Name: | ECRDSTS |
Address: | 0x0204 |
Contains the status of all of the event capture data registers since the last time this register was read. Any time that this register is read, the current state, including wall clock time, is saved and can be read from the following event capture registers.
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
EC3OV | EC2OV | EC1OV | EC0OV | ||||||
Access | RO | RO | RO | RO | RO | RO | RO | RO | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | RO | RO | RO | RO | RO | RO | RO | RO | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
EC3CT[3:0] | EC2CT[3:0] | ||||||||
Access | RO | RO | RO | RO | RO | RO | RO | RO | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
EC1CT[3:0] | EC0CT[3:0] | ||||||||
Access | RO | RO | RO | RO | RO | RO | RO | RO | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 29 – EC3OV Event capture unit 3 overflow
Value | Description |
---|---|
0 | Event capture unit 3 has not overflowed. |
1 | Event capture unit 3 has overflowed and missed capturing at least one timestamp. |
Bit 28 – EC2OV Event capture unit 2 overflow
Value | Description |
---|---|
0 | Event capture unit 2 has not overflowed. |
1 | Event capture unit 2 has overflowed and missed capturing at least one timestamp. |
Bit 27 – EC1OV Event capture unit 1 overflow
Value | Description |
---|---|
0 | Event capture unit 1 has not overflowed. |
1 | Event capture unit 1 has overflowed and missed capturing at least one timestamp. |
Bit 26 – EC0OV Event capture unit 0 overflow
Value | Description |
---|---|
0 | Event capture unit 0 has not overflowed. |
1 | Event capture unit 0 has overflowed and missed capturing at least one timestamp. |
Bits 15:12 – EC3CT[3:0] Event capture unit 3 timestamp count
Value | Description |
---|---|
0 - F | Number of valid time stamps currently available for reading from event capture unit 3 |
Bits 11:8 – EC2CT[3:0] Event capture unit 2 timestamp count
Value | Description |
---|---|
0 - F | Number of valid time stamps currently available for reading from event capture unit 2 |
Bits 7:4 – EC1CT[3:0] Event capture unit 1 timestamp count
Value | Description |
---|---|
0 - F | Number of valid time stamps currently available for reading from event capture unit 1 |
Bits 3:0 – EC0CT[3:0] Event capture unit 0 timestamp count
Value | Description |
---|---|
0 - F | Number of valid time stamps currently available for reading from event capture unit 0 |