RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_module_info Struct Reference

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.
 

Detailed Description

Public data structure for rad_module_info.


The documentation for this struct was generated from the following file: