Serial Peripheral Interface Reusable Driver v1.1
This project implements SPI reusable driver that can be adapted to various microcontrollers.
Loading...
Searching...
No Matches
SpiTransferConfig_t Struct Reference

Data Fields

SpiChannel_t Channel
 
uint16_t size
 
uint16_t * data
 

Field Documentation

◆ Channel

SpiChannel_t Channel

The SPI channel

◆ data

uint16_t* data

The data to be sent

◆ size

uint16_t size

The size of the data


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