Serial Peripheral Interface Reusable Driver (Master-Slave) v1.1
This project implements SPI reusable driver that can be adapted to various microcontrollers.
Loading...
Searching...
No Matches
include Directory Reference
Directory dependency graph for include:
C:/Users/User/OneDrive/Documents/1.Repositories/EmbeddedSystems/STM32/Reusable-Drivers/SPI slave/include

Files

 dio.h
 The interface definition for the DIO. This is the header file for the definition of the interface for a digital input/output peripheral on a standard microcontroller.
 
 dio_cfg.h
 This module contains interface definitions for the Dio configuration. This is the header file for the definition of the interface for retrieving the digital input/output configuration table.
 
 spi.h
 The interface definition for the SPI. This is the header file for the definition of the interface for a Serial Peripheral Serial (SPI) on a standard microcontroller.
 
 spi_cfg.h
 This module contains interface definitions for the SPI configuration. This is the header file for the definition of the interface for retrieving the Serial Peripheral interface configuration table.