Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
GPIO_PinStruct Struct Reference

GPIO Pin structure definition (holds the port and the port-pin) More...

#include <Imt.Base.HAL.STM32F030/SystemPeripherals_GPIO.h>

Public Attributes

GPIO_ModuleAddress m_port
 
GPIO_PortPin m_pin
 

Detailed Description

GPIO Pin structure definition (holds the port and the port-pin)

Definition at line 57 of file SystemPeripherals_GPIO.h.

Member Data Documentation

◆ m_pin

GPIO_PortPin GPIO_PinStruct::m_pin

Definition at line 59 of file SystemPeripherals_GPIO.h.

◆ m_port

GPIO_ModuleAddress GPIO_PinStruct::m_port

Definition at line 58 of file SystemPeripherals_GPIO.h.


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