snickerdoodle Platform Controller
firmware for STM32F0 platform controller
sd_spi_packet Struct Reference

SPI packet structure. More...

#include <sd_spi.h>

Data Fields

uint8_t hdr
 
uint8_t len
 
uint8_t * pload
 

Detailed Description

SPI packet structure.

Field Documentation

◆ hdr

uint8_t hdr

Packet header

◆ len

uint8_t len

Packet length

◆ pload

uint8_t* pload

Packet buffer/payload pointer


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