SENSOR_CTRL
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
31 |
W |
RESET |
Reset the Sensor interface (SAR and Pulse Counter) |
12 |
R |
STATE |
Sensor state |
8 |
R |
STATUS |
Sensor status |
0 |
RW |
ENABLE |
Sensor |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
31 |
RESET |
SENSOR_RESET |
The sensor timer counter, the SAR-ADC analog, the sensor enable and the pulse counter are reset. |
0x1 |
12 |
STATE |
DELAY_STATUS |
Sensor in delay state or in idle state |
0x0* |
|
|
COUNT_STATUS |
Sensor in count state |
0x1 |
8 |
STATUS |
SENSOR_IDLE |
Sensor state machine in idle mode |
0x0* |
|
|
SENSOR_RUNNING |
Sensor state machine in active mode |
0x1 |
0 |
ENABLE |
SENSOR_DISABLE |
Sensor disables |
0x0* |
|
|
SENSOR_ENABLE |
Sensor enables |
0x1 |