Stima V4 Slave RAIN
4.2
|
wdt_task header file (Wdt && Logging Task for Module Slave) More...
#include "debug_config.h"
#include "local_typedef.h"
#include "str.h"
#include <STM32FreeRTOS.h>
#include "thread.hpp"
#include "ticks.hpp"
#include "semaphore.hpp"
#include "queue.hpp"
#include "drivers/module_slave_hal.hpp"
#include "drivers/eeprom.h"
#include <STM32RTC.h>
#include <IWatchdog.h>
#include "debug_F.h"
Go to the source code of this file.
Classes | |
struct | WdtParam_t |
struct for local param access More... | |
class | WdtTask |
WATCH DOG TASK cpp_freertos class. More... | |
Macros | |
#define | WDT_TASK_WAIT_DELAY_MS (WDT_CONTROLLER_MS) |
wdt_task header file (Wdt && Logging Task for Module Slave)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/licenses/.
Definition in file wdt_task.h.
#define WDT_TASK_WAIT_DELAY_MS (WDT_CONTROLLER_MS) |
Definition at line 51 of file wdt_task.h.