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

§ bitRate

uint32_t SDSPI_Params_::bitRate

SPI bit rate in Hz

§ custom

void* SDSPI_Params_::custom

Custom argument used by driver implementation


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