npmx  1.0.0
 
Loading...
Searching...
No Matches
npmx_gpio_config_t Struct Reference

Configuration structure for GPIO. More...

#include <npmx_gpio.h>

Data Fields

npmx_gpio_mode_t mode
 Configuration for GPIO mode selection.
 
npmx_gpio_drive_t drive
 GPIO drive current.
 
npmx_gpio_pull_t pull
 GPIO pull mode.
 
bool open_drain
 Enable GPIO open drain.
 
bool debounce
 Enable GPIO debounce.
 

Detailed Description

Configuration structure for GPIO.


The documentation for this struct was generated from the following file: