4.11 JNMMGPIOConfig
This function sets the digital I/O port direction for the selected port.
Name | Description |
Port | 0 - for port A, 1 - for port B |
Config | 0 = input, 1 = output |
Return Value |
Error code or 0. |
Usage Example
To configure GPIO.
Last updated