STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Driver configuration structure More...
#include <Port_Types.h>
Data Fields | |
const Port_PinConfigType * | PortPins |
Port_PinType | NumbersOfPins |
Driver configuration structure
The Port_ConfigType data structure contains the initialization data for the PORT driver. The Port_Init() function shall initialize all port pins and port-related registers with the values of the structure referenced by the parameter ConfigPtr.
Port_PinType _Port_ConfigType::NumbersOfPins |
Number of pins to configure
const Port_PinConfigType* _Port_ConfigType::PortPins |
Pointer to the array of pin configurations