|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
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 () |
| int SCH::IGPIOChannel::GPIO_GetValue | ( | int | APort | ) |
| void SCH::IGPIOChannel::GPIO_SetPinsDir | ( | int | APort, |
| int | APinsDir ) |
| void SCH::IGPIOChannel::GPIO_SetValue | ( | int | APort, |
| int | AValue ) |