2.4.3 drivenshield_port_mux_config

void drivenshield_port_mux_config(uint8_t pin, uint8_t mux);

Description: Reconfigures the pin to Timer or PTC (depends on the mux value).

Parameter:
TypeDescription
uint8_tPin Details
uint8_tMux Value

Return: None