ACS_CLK_DET_CTRL
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
8 |
R |
CLOCK_PRESENT |
Clock present flag |
1 |
RW |
RESET_IGNORE |
Clock detector reset condition ignore |
0 |
RW |
ENABLE |
Clock detector enable |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
8 |
CLOCK_PRESENT |
ACS_CLK_DET_NO_CLOCK |
No clock detected |
0x0 |
|
|
ACS_CLK_DET_CLOCK_PRESENT |
Clock detected |
0x1* |
1 |
RESET_IGNORE |
ACS_CLK_DET_RESET_DISABLE |
Clock detector reset condition ignore |
0x1 |
|
|
ACS_CLK_DET_RESET_ENABLE |
Clock detector reset condition accept |
0x0* |
0 |
ENABLE |
ACS_CLK_DET_ENABLE |
Clock detector enable |
0x1* |
|
|
ACS_CLK_DET_DISABLE |
Clock detector disable |
0x0 |