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

Public data structure for rad_spi_driver. More...

#include <radkernel.h>

Public Attributes

uint32_t size
 Public structure field.
 
const char * name
 Public structure field.
 
const char * compatible
 Public structure field.
 
void * context
 Public structure field.
 
rad_status_t(* probe )(void *context, rad_spi_device_t *device)
 Public callback slot.
 
void(* remove )(void *context, rad_spi_device_t *device)
 Public callback slot.
 

Detailed Description

Public data structure for rad_spi_driver.


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