![]() |
FuSa 8-Bit Libraries Safety Framework
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | WDT_WriteControlA (uint8_t value) |
| Overwrites the CTRLA register value. | |
| uint8_t | WDT_ReadStatus (void) |
| Reads the STATUS register value. | |
| uint16_t | WDT_ReadCounter (void) |
| Reads the CNT register value. | |