TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
SDSPI_Params Struct Reference

SDSPI Parameters. More...

#include <SDSPI.h>

Data Fields

uint32_t bitRate
 
void * custom
 

Detailed Description

SDSPI Parameters.

SDSPI Parameters are used to with the SDSPI_open() call. Default values for these parameters are set using SDSPI_Params_init().

See also
SDSPI_Params_init()

Field Documentation

uint32_t SDSPI_Params::bitRate

SPI bit rate in Hz

void* SDSPI_Params::custom

Custom argument used by driver implementation


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated