Microchip® Advanced Software Framework

port_input_event_config Struct Reference

Port input event configuration structure.

Configuration structure for a port input event.

#include <port.h>

Data Fields

enum port_input_event_action action
 Port input event action. More...
 
uint8_t gpio_pin
 GPIO pin. More...
 

enum port_input_event_action port_input_event_config::action

Port input event action.

Referenced by port_input_event_get_config_defaults(), and port_input_event_set_config().

uint8_t port_input_event_config::gpio_pin