|
GPS Device
|
Configuration structure for initializing an IO handle. More...
#include <io.h>

Public Attributes | |
| GPIO_CFG_ts * | gpio_handle |
| char | name [CONFIG_IO_MAX_NAME_LEN] |
Configuration structure for initializing an IO handle.
Passed to io_init_handle to configure a new IO instance. The GPIO pin is initialized internally using gpio_handle.
| GPIO_CFG_ts* IO_CFG_ts::gpio_handle |
| char IO_CFG_ts::name[CONFIG_IO_MAX_NAME_LEN] |