AT25DFx SerialFlash driver public SPI HAL interface.
Copyright (C) 2013-2018 Microchip Technology Inc. and its subsidiaries.
#include <spi_master_vec.h>
typedef struct spi_master_vec_module | at25dfx_spi_module_t |
Typedef for SPI HAL. More... | |
static void | at25dfx_spi_master_vec_get_config_defaults (struct spi_master_vec_config *const config) |
Initialize SPI configuration. More... | |