Writes a Port pin configuration to the hardware module.
void port_pin_set_config( const uint8_t gpio_pin, const struct port_config *const config)
Writes out a given configuration of a Port pin configuration to the hardware module.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
gpio_pin |
Index of the GPIO pin to configure |
[in] |
config |
Configuration settings for the pin |