|
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_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. | |
Public data structure for rad_spi_driver.