PCM_CTRL
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
8 |
R |
ENABLE_STATUS |
PCM enable status |
2 |
W |
RESET |
Reset the PCM interface |
1 |
W |
DISABLE |
Disable the PCM interface |
0 |
W |
ENABLE |
Enable the PCM interface |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
8 |
ENABLE_STATUS |
PCM_STATUS_DISABLED |
PCM interface is disabled |
0x0* |
|
|
PCM_STATUS_ENABLED |
PCM interface is enabled |
0x1 |
2 |
RESET |
PCM_RESET |
Reset the PCM interface |
0x1 |
1 |
DISABLE |
PCM_DISABLE |
Disable the PCM interface |
0x1 |
0 |
ENABLE |
PCM_ENABLE |
Enable the PCM interface |
0x1 |