![]() |
iSensor-SPI-Buffer
1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
|
Header file for iSensor-SPI-Buffer watchdog timer module. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | WATCHDOG_BASE_FREQ 40000 |
#define | WATCHDOG_RELOAD_KEY 0x0000AAAA |
#define | WATCHDOG_START_KEY 0x0000CCCC |
#define | WATCHDOG_UNLOCK_KEY 0x00005555 |
Header file for iSensor-SPI-Buffer watchdog timer module.
Copyright (c) Analog Devices Inc, 2020 All Rights Reserved.
#define WATCHDOG_BASE_FREQ 40000 |
Watchdog base freq (40KHz)
#define WATCHDOG_RELOAD_KEY 0x0000AAAA |
Watchdog key register write value to reload watchdog timer
#define WATCHDOG_START_KEY 0x0000CCCC |
Watchdog key register write value to start watchdog timer
#define WATCHDOG_UNLOCK_KEY 0x00005555 |
Watchdog key register write value to unlock watchdog timer