| Constants |
| FF_PHY_HEALTH_NA |
0 |
NO COMMENTS
|
| FF_PHY_HEALTH_OK |
1 |
The SD card is operating normally
|
| FF_PHY_UNHEALTHY_RAID |
2 |
The SD card has a problem that causes the RAID group to be degraded or inoperable
|
| FF_PHY_UNHEALTHY |
3 |
The SD card is experiencing IO read or write errors
|
| FF_PHY_RAID_SYNC_IN_PROGRESS |
4 |
A RAID sync is currently in progress
|
| FF_PHY_RAID_OUT_OF_SYNC |
5 |
The Flex Flash controller is configured with a manual RAID sync, and the SD cards are out of sync.
A manual sync is required.
|
| DEFAULT |
FF_PHY_HEALTH_NA(0) |
NO COMMENTS
|