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:
Type | Description |
---|---|
uint8_t | Pin Details |
uint8_t | Mux Value |
Return: None