Table 25 GPIO Commands
Command
Description
SHOW GPIO DIR | Shows current direction setting of GPIO lines |
|
|
SET GPIO DIR INOUT <GPIO #> | Sets GPIO Direction In/Out |
GPIO # = {12345678} |
|
|
|
Example:
Local> show gpio dir
GPIO Direction
1[OUT]
2[IN]
3[IN]
4[IN]
5[SPCL]
6[SPCL]
7[SPCL]
8[SPCL]
Local> set gpio dir in 1
Local> set gpio dir out 2
Local> show gpio dir
GPIO Direction
1[IN]
2[OUT]
3[IN]
4[IN]
5[SPCL]
6[SPCL]
7[SPCL]
8[SPCL]
Setting Configuration Parameters | silex | Page 41 |
| Part Number |
|