foxBMS
1.2.1
The foxBMS Battery Management System API Documentation
|
Macros | |
#define | FS8x_WD_DISABLE 0 |
#define | FS8x_WD_SIMPLE 1 |
#define | FS8x_WD_CHALLENGER 2 |
Note that periodic call of function FS8x_WD_Refresh() is up to the application.
#define FS8x_WD_CHALLENGER 2 |
Challenger watchdog refresh.
Definition at line 69 of file sbc_fs8x_common.h.
#define FS8x_WD_DISABLE 0 |
Watchdog refresh disabled.
Definition at line 67 of file sbc_fs8x_common.h.
#define FS8x_WD_SIMPLE 1 |
Simple Watchdog refresh.
Definition at line 68 of file sbc_fs8x_common.h.