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

Public data structure for rad_spi_transfer. More...

#include <radkernel.h>

Public Attributes

const uint8_t * tx_data
 Public structure field.
 
uint8_t * rx_data
 Public structure field.
 
size_t size
 Public structure field.
 
uint32_t speed_hz
 Public structure field.
 
uint8_t mode
 Public structure field.
 
uint8_t bits_per_word
 Public structure field.
 
uint8_t cs
 Public structure field.
 
uint8_t transfer_mode
 Public structure field.
 

Detailed Description

Public data structure for rad_spi_transfer.


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