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

Public data structure for rad_spi_controller_config. More...

#include <radkernel.h>

Public Attributes

uint32_t size
 Public structure field.
 
uint32_t bus_id
 Public structure field.
 
const char * name
 Public structure field.
 
const char * tree_path
 Public structure field.
 
uint32_t clock_hz
 Public structure field.
 
uint8_t sck_gpio
 Public structure field.
 
uint8_t tx_gpio
 Public structure field.
 
uint8_t rx_gpio
 Public structure field.
 
uint8_t cs_gpio
 Public structure field.
 

Detailed Description

Public data structure for rad_spi_controller_config.


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