|
librfn
An ad-hoc utility library
|
GPIO command descriptor. More...
#include <console.h>
Data Fields | |
| console_cmd_t | cmd |
| uintptr_t | port |
| uint32_t | pin |
| int | flags |
GPIO command descriptor.
This is a normal command descriptor augmented with details of the GPIO port and pin to be targetted together with various flags.
| console_cmd_t cmd |
1.8.10