Module gpio_handler_config

Source
Expand description

Configuration of GpioHandler

Structsยง

GpioHandlerConfig
Holds the configuration data for the GPIO handler. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation.