|
RADPx-OS Kernel (Radical Posix OS)
Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
|
Public data structure for rad_module_info. More...
#include <radkernel.h>
Public Attributes | |
| char | name [RAD_MODULE_NAME_MAX] |
| Public structure field. | |
| char | bus [RAD_DRIVER_NAME_MAX] |
| Public structure field. | |
| char | compatible [RAD_COMPATIBLE_MAX] |
| Public structure field. | |
| rad_module_state_t | state |
| Public structure field. | |
| int32_t | last_status |
| Public structure field. | |
Public data structure for rad_module_info.