no-OS
|
Structure holding the GPIO descriptor. More...
#include <gpio.h>
Public Attributes | |
int32_t | number |
enum gpio_pull_up | pull |
const struct gpio_platform_ops * | platform_ops |
void * | extra |
Structure holding the GPIO descriptor.
void* gpio_desc::extra |
GPIO extra parameters (device specific)
int32_t gpio_desc::number |
GPIO number
const struct gpio_platform_ops* gpio_desc::platform_ops |
GPIO platform specific functions
enum gpio_pull_up gpio_desc::pull |
Pull up/down resistor configuration