Structure to configure GPIO pin settings.

Public Attributes#

The port and pin number of the GPIO.

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.


direction#

sl_si91x_gpio_direction_t sl_si91x_gpio_pin_config_t::direction

The direction of the GPIO pin (input or output)