Functions | |
| void | GPIO_Setup (void) |
| Function: GPIO_Setup. | |
| void | GPIO_SetDirection (void) |
| Function: GPIO_SetDirection. | |
| void | GPIO_SetOutputMode (void) |
| Function: GPIO_SetOutputMode. | |
| void | GPIO_SetPullResistor (void) |
| Function: GPIO_SetPullResistor. | |
| void | GPIO_SetEventTrigger (void) |
| Function: GPIO_SetEventTrigger. | |
| void | GPIO_SetOutput (void) |
| Function: GPIO_SetOutput. | |
| void | GPIO_GetInput (void) |
| Function: GPIO_GetInput. | |
| void GPIO_Setup | ( | void | ) |
Function: GPIO_Setup.
The function GPIO_Setup verifies the Setup function.
Testing sequence:
| void GPIO_SetDirection | ( | void | ) |
Function: GPIO_SetDirection.
The function GPIO_SetDirection verifies the SetDirection function.
Testing sequence:
| void GPIO_SetOutputMode | ( | void | ) |
Function: GPIO_SetOutputMode.
The function GPIO_SetOutputMode verifies the SetOutputMode function.
Testing sequence:
| void GPIO_SetPullResistor | ( | void | ) |
Function: GPIO_SetPullResistor.
The function GPIO_SetPullResistor verifies the SetPullResistor function.
Testing sequence:
| void GPIO_SetEventTrigger | ( | void | ) |
Function: GPIO_SetEventTrigger.
The function GPIO_SetEventTrigger verifies the SetEventTrigger function.
Testing sequence:
| void GPIO_SetOutput | ( | void | ) |
Function: GPIO_SetOutput.
The function GPIO_SetOutput verifies the SetOutput function.
Testing sequence:
| void GPIO_GetInput | ( | void | ) |
Function: GPIO_GetInput.
The function GPIO_GetInput verifies the GetInput function.
Testing sequence: