![]() |
MAX32665 SDK Documentation
0.2
Software Development Kit Overview and API Documentation
|
Structure type for configuring a GPIO port.
#include <gpio.h>
Data Fields | |
uint32_t | port |
Index of GPIO port. | |
uint32_t | mask |
Pin mask (multiple pins may be set) | |
gpio_func_t | func |
Function type. | |
gpio_pad_t | pad |
Pad type. | |