1.1.4.1 1.6.13.1 1.7.14.1 1.10.11.1 1.11.11.1 1.12.11.1 1.13.10.1 1.14.10.1 1.15.10.1 1.16.8.1 1.17.8.1 1.18.9.1 1.19.8.1 1.20.8.1 1.21.9.1 1.22.13.1 1.23.12.1 1.24.9.1 GPIO_Initialize Function
C
void GPIO_Initialize(void)
Summary
Initialize the GPIO library.
Description
This function initializes the GPIO library and all ports and pins configured in the MHC Pin Manager.
Precondition
None.
Parameters
None.
Returns
None.
Example
GPIO_Initialize();
Remarks
None.