Structure to configure GPIO pin settings.
Public Attributes#
sl_si91x_gpio_direction_t
The direction of the GPIO pin (input or output)
Public Attribute Documentation#
port_pin#
sl_gpio_t sl_si91x_gpio_pin_config_t::port_pin
The port and pin number of the GPIO.
Definition at line
77
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_driver_gpio.h
direction#
sl_si91x_gpio_direction_t sl_si91x_gpio_pin_config_t::direction
The direction of the GPIO pin (input or output)
Definition at line
78
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_driver_gpio.h