STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
_Dio_PinType Struct Reference

Type for the definitions of a Pin wicch is made of port and pin number. More...

#include <Dio_Types.h>

Data Fields

uint8 Pin
 
Dio_PortType Port
 

Detailed Description

Type for the definitions of a Pin wicch is made of port and pin number.

Field Documentation

◆ Pin

uint8 _Dio_PinType::Pin

This element shall be the position of the pin ion a port

◆ Port

Dio_PortType _Dio_PinType::Port

This shall be the port on which the pin is defined


The documentation for this struct was generated from the following file: