FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
midware_checksum_manager.h
Go to the documentation of this file.
1
27
28#ifndef MIDWARE_CHECKSUM_MANAGER_H
29#define MIDWARE_CHECKSUM_MANAGER_H
30
31// Framework Includes
32#include <define_error_flags.h>
33
42
59
60#endif // MIDWARE_CHECKSUM_MANAGER_H
Defines error flag type for indicating detected errors in Middleware services.
errFlag_t
Defines the error flag used by Middleware services to indicate error detection.
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.