32 #ifndef PIOS_SPISLAVE_PRIV_H
33 #define PIOS_SPISLAVE_PRIV_H
Types that are specific to the STM32 peripherals.
int32_t PIOS_SPISLAVE_Init(spislave_t *spislave_id, const struct pios_spislave_cfg *cfg, int initial_tx_size)
int32_t PIOS_SPISLAVE_PollSS(spislave_t spislave_dev)
Main PiOS header to include all the compiled in PiOS options.
struct stm32_dma_chan rx_dma tx_dma
void(* process_message)(void *ctx, int len, int *resp_len)
struct stm32_gpio sclk miso mosi ssel
static struct flyingpicmd_cfg_fa cfg
struct pios_spislave_dev * spislave_t