CubeMon-Vue-Demo-STM32F407VGT6U
|
Secret backdoor to your project allowing direct system manipulation (close it before building for production!) More...
Typedefs | |
typedef enum backDoorCodes | backDoorCodes |
Enumerations | |
enum | backDoorCodes { BCK_DOOR_NONE = 0 , BCK_DOOR_WHILE_LOOP = 100 , BCK_DOOR_NVIC_RESET = 200 , BCK_DOOR_RESET_ALL = 300 } |
Functions | |
void | back_door_handle (void) |
Variables | |
backDoorCodes | mx_back_door |
Secret backdoor to your project allowing direct system manipulation (close it before building for production!)