no-OS
Public Attributes | List of all members
mbed_spi_desc Struct Reference

SPI specific descriptor for the mbed platform. More...

#include <mbed_spi.h>

Public Attributes

void * spi_port
 
void * csb_gpio
 
bool use_sw_csb
 

Detailed Description

SPI specific descriptor for the mbed platform.

Member Data Documentation

◆ csb_gpio

void* mbed_spi_desc::csb_gpio

◆ spi_port

void* mbed_spi_desc::spi_port

◆ use_sw_csb

bool mbed_spi_desc::use_sw_csb

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