Midnight Sun Firmware
Loading...
Searching...
No Matches
SPI::Payload

SPI Datagram payload storage. More...

#include <spi_datagram.h>

Public Attributes

Port spiPort
 
size_t bufferLength
 
uint8_t buffer [SPI_MAX_BUFFER_SIZE]
 

Detailed Description

SPI Datagram payload storage.

Member Data Documentation

◆ buffer

uint8_t buffer[SPI_MAX_BUFFER_SIZE]

Data buffer

◆ bufferLength

size_t bufferLength

Data buffer length

◆ spiPort

Port spiPort

SPI port


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