LSAD_MONITOR_STATUS
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
12 |
W |
MONITOR_ALARM_CLEAR |
Monitoring alarm status bit |
9 |
W |
LSAD_OVERRUN_CLEAR |
LSAD Overrun condition |
8 |
W |
LSAD_READY_CLEAR |
LSAD new sample Ready status bit |
4 |
R |
MONITOR_ALARM_STAT |
Monitoring alarm status bit |
1 |
R |
LSAD_OVERRUN_STAT |
LSAD Overrun condition |
0 |
R |
LSAD_READY_STAT |
LSAD new sample Ready status bit |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
12 |
MONITOR_ALARM_CLEAR |
MONITOR_ALARM_CLEAR |
Writing a 1 clears the MONITOR Alarm status bit |
0x1 |
9 |
LSAD_OVERRUN_CLEAR |
LSAD_OVERRUN_CLEAR |
Writing a 1 clears the LSAD Overrun status bit |
0x1 |
8 |
LSAD_READY_CLEAR |
LSAD_READY_CLEAR |
Writing a 1 clears the LSAD Ready status bit |
0x1 |
4 |
MONITOR_ALARM_STAT |
MONITOR_ALARM_FALSE |
MONITOR Alarm flag not set |
0x0* |
|
|
MONITOR_ALARM_TRUE |
MONITOR Alarm has been triggered |
0x1 |
1 |
LSAD_OVERRUN_STAT |
LSAD_OVERRUN_FALSE |
No LSAD Overrun detected |
0x0* |
|
|
LSAD_OVERRUN_TRUE |
LSAD Overrun detected |
0x1 |
0 |
LSAD_READY_STAT |
LSAD_READY_FALSE |
No new LSAD samples available |
0x0* |
|
|
LSAD_READY_TRUE |
New LSAD samples are ready |
0x1 |