![]() |
snickerdoodle Platform Controller
firmware for STM32F0 platform controller
|
SPI bridge device structure. More...
#include <sd_spi_bridge.h>
Data Fields | |
uint8_t | id |
struct sd_spbr_cmd * | curr_cmd |
struct sd_spbr_cmd * | cmds |
void(* | dev_start )(uint8_t *data) |
SPI bridge device structure.
struct sd_spbr_cmd* cmds |
Device commands
struct sd_spbr_cmd* curr_cmd |
Current command
void(* dev_start) (uint8_t *data) |
Device start callback
uint8_t id |
Device ID