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