cantata
|
: Header for main.c file. More...
Go to the source code of this file.
Macros | |
#define | LED_Pin GPIO_PIN_13 |
#define | LED_GPIO_Port GPIOC |
#define | BUTTON_Pin GPIO_PIN_0 |
#define | BUTTON_GPIO_Port GPIOA |
Functions | |
void | Error_Handler (void) |
This function is executed in case of error occurrence. More... | |
: Header for main.c file.
This file contains the common defines of the application.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
void Error_Handler | ( | void | ) |
This function is executed in case of error occurrence.
None |