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

Public data structure for rad_module_descriptor. More...

#include <radkernel.h>

Public Attributes

uint32_t size
 Public structure field.
 
const char * name
 Public structure field.
 
const char * bus
 Public structure field.
 
const char * compatible
 Public structure field.
 
rad_status_t(* init )(void *context)
 Public callback slot.
 
void(* exit )(void *context)
 Public callback slot.
 
void * context
 Public structure field.
 

Detailed Description

Public data structure for rad_module_descriptor.


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