STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Hardware unit configuration structure More...
#include <Spi_Types.h>
Data Fields | |
Spi_ChannelType | ChannelCount |
Spi_SequenceType | SequenceCount |
Spi_JobType | JobCount |
Spi_HWUnitType | HWUnitCount |
Hardware unit configuration structure
This type of the external data structure shall contain the initialization data for the SPI Handler/Driver.
Spi_ChannelType _Spi_ConfigType::ChannelCount |
Channel ID configurations for the SpiHandler/Driver
Spi_HWUnitType _Spi_ConfigType::HWUnitCount |
Job ID configurations for the SpiHandler/Driver
Spi_JobType _Spi_ConfigType::JobCount |
Job ID configurations for the SpiHandler/Driver
Spi_SequenceType _Spi_ConfigType::SequenceCount |
Sequence ID configurations for the SpiHandler/Driver