VSF Documented
Data Fields
vsf_gpio_port_cfg_pin_t Struct Reference

#include <vsf_template_gpio.h>

Data Fields

uint16_t port_pin_index
 
vsf_gpio_mode_t mode
 
uint16_t alternate_function
 alternate function is only valid in GPIO_AF mode
 

Field Documentation

◆ port_pin_index

uint16_t vsf_gpio_port_cfg_pin_t::port_pin_index

◆ mode

vsf_gpio_mode_t vsf_gpio_port_cfg_pin_t::mode

For simplicity, the expansion of type vsf_gpio_cfg_t is used here instead of using type vsf_gpio_cfg_t directly

◆ alternate_function

uint16_t vsf_gpio_port_cfg_pin_t::alternate_function

alternate function is only valid in GPIO_AF mode