![]() |
CMSIS-Driver Validation
Version 3.0.1-dev27
Driver Validation
|
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 | ) |
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: