Hello,
Here's the thing, I need to use FlexioI2C.
And before my pow-on sequence is finished, I want the two Flexio pins to keep Hi-Z.
After the pow-on sequence is done, set the two pins as FlexioI2C.
How do I configure it?
I've only found this API Siul2_Port_Ip_SetPinDirection, but it's just used to set pin direction, how do I set pin function in this case?
Thanks,
Jetty