MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
gpio_cfg_t Struct Reference

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.
 

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