Writes a Port pin group configuration to the hardware module.
void system_pinmux_group_set_config( PortGroup *const port, const uint32_t mask, const struct system_pinmux_config *const config)
Writes out a given configuration of a Port pin group configuration to the hardware module.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
port |
Base of the PORT module to configure |
[in] |
mask |
Mask of the port pin(s) to configure |
[in] |
config |
Configuration settings for the pin |