|
Turnstone Operating System
|
Public Member Functions | ||
| struct { | ||
| uint8_t supported: 1 | ||
| uint8_t enabled: 1 | ||
| uint8_t errlog_supported: 1 | ||
| uint8_t errlog_enabled: 1 | ||
| uint8_t selftest_supported: 1 | ||
| uint8_t selftest_enabled: 1 | ||
| uint8_t reserved: 2 | ||
| } | __attribute ((packed)) fields | |
Public Attributes | |
| uint8_t | bits |