Part Number: MSPM0G3507
Tool/software:
What is the difference between DL_GPIO_enableHiZ(pinmux)
and DL_GPIO_enableOutput(port, pin)?
I assume they both activate the HiZ functionality of the pin. Are there any other differences? Which should I choose if I am making a pin Hi-Z to convert from an output to reading the ADC for example?
The DriverLib docs ("Enable Output on a group of pins") and TRM are not very clear