TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
Data Fields
SDSPI_Params Struct Reference

SDSPI Parameters. More...

#include <SDSPI.h>

Data Fields

uint32_t bitRate
 
uintptr_t 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

uintptr_t SDSPI_Params::custom

Custom argument used by driver implementation


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