snickerdoodle Platform Controller
firmware for STM32F0 platform controller
sd_spbr Struct Reference

SPI bridge structure. More...

#include <sd_spi_bridge.h>

Data Fields

SPI_HandleTypeDef * spi
 
struct sd_spbr_devcurr_dev
 
struct sd_spbr_devdevs
 
enum sd_spbr_state state
 

Detailed Description

SPI bridge structure.

Field Documentation

◆ curr_dev

struct sd_spbr_dev* curr_dev

Current device

◆ devs

struct sd_spbr_dev* devs

Bridge devices

◆ state

enum sd_spbr_state state

Bridge state


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