Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IGPIOChannel Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IGPIOChannel:
SCH::IDeviceChannel

Public Member Functions

void GPIO_SetValue (int APort, int AValue)
int GPIO_GetValue (int APort)
void GPIO_SetPinsDir (int APort, int APinsDir)
Public Member Functions inherited from SCH::IDeviceChannel
bool OpenChannel ()
void CloseChannel ()

Member Function Documentation

◆ GPIO_GetValue()

int SCH::IGPIOChannel::GPIO_GetValue ( int APort)

◆ GPIO_SetPinsDir()

void SCH::IGPIOChannel::GPIO_SetPinsDir ( int APort,
int APinsDir )

◆ GPIO_SetValue()

void SCH::IGPIOChannel::GPIO_SetValue ( int APort,
int AValue )

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