FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
midware_checksum_manager.c File Reference

Implements APIs for the Checksum Manager. More...

#include <stdbool.h>
#include <driver_crcscan.h>
#include <midware_checksum_manager.h>
#include <xc.h>

Go to the source code of this file.

Functions

void MW_ClearCrcPeriodInterrupt (void)
 Clears the flag indicating that a CRC scan period is done.
errFlag_t MW_GetClearCrcDoneError (void)
 Reads and clears the flag indicating a CRC scan of Flash is done and returns the scan result.

Detailed Description

Implements APIs for the Checksum Manager.

Definition in file midware_checksum_manager.c.