|
Serial Peripheral Interface Reusable Driver v1.1
This project implements SPI reusable driver that can be adapted to various microcontrollers.
|
Data Fields | |
| SpiChannel_t | Channel |
| uint16_t | size |
| uint16_t * | data |
| SpiChannel_t Channel |
The SPI channel
| uint16_t* data |
The data to be sent
| uint16_t size |
The size of the data