1.8.13.1 1.25.10.1 1.26.9.1 1.27.11.1 1.28.13.1 1.34.10.1 1.35.8.1 1.36.11.1 1.41.12.1 1.42.10.1 PIO_Initialize Function
C
void PIO_Initialize(void)
Summary
Initialize the PIO library.
Description
This function initializes the PIO library and all ports and pins configured in the MHC Pin Manager.
Precondition
None.
Parameters
None.
Returns
None.
Example
PIO_Initialize();
Remarks
None.