3#include <furi_hal_spi_types.h>
10extern const LL_SPI_InitTypeDef furi_hal_spi_preset_2edge_low_8m;
13extern const LL_SPI_InitTypeDef furi_hal_spi_preset_1edge_low_8m;
16extern const LL_SPI_InitTypeDef furi_hal_spi_preset_1edge_low_4m;
19extern const LL_SPI_InitTypeDef furi_hal_spi_preset_1edge_low_16m;
22extern const LL_SPI_InitTypeDef furi_hal_spi_preset_1edge_low_2m;
FuriHal spi handle.
Definition furi_hal_spi_types.h:51
FuriHal spi bus.
Definition furi_hal_spi_types.h:31