This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G3107: Is there an API to set a GPIO pin state to Hi-Z?

Part Number: MSPM0G3107
Other Parts Discussed in Thread: SYSCONFIG

Below APIs help set the GPIO pins to HIGH and LOW state.

DL_GPIO_setPins()

DL_GPIO_clearPins()

DL_GPIO_togglePins()

Is there an API to set a GPIO pin state to Hi-Z?