CubeMon-Vue-Demo-STM32F407VGT6U
run.h
Go to the documentation of this file.
1
8
#ifndef INC_PROG_RUN_H_
9
#define INC_PROG_RUN_H_
10
11
#include <
lib/uti/hw_hal_includes.h
>
12
13
void
prog_SM_tasks(
void
);
14
void
prog_1s_tasks(
void
);
15
void
prog_1ms_tasks(
void
);
16
17
void
prog_reset_all(
void
);
18
19
#endif
/* INC_PROG_RUN_H_ */
hw_hal_includes.h
provides HAL includes for different MCU cores
CubeMon-Vue-Demo-STM32F407VGT6U
Core
Inc
prog
run.h
Generated by
1.9.3