![]() |
Imt.Base C++ API V4.1.1.0
|
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 |
GPIO Pin structure definition (holds the port and the port-pin)
Definition at line 57 of file SystemPeripherals_GPIO.h.
GPIO_PortPin GPIO_PinStruct::m_pin |
Definition at line 59 of file SystemPeripherals_GPIO.h.
GPIO_ModuleAddress GPIO_PinStruct::m_port |
Definition at line 58 of file SystemPeripherals_GPIO.h.