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

Implements APIs for the CRCSCAN (Cyclic Redundancy Check Memory Scan) driver. More...

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

Go to the source code of this file.

Functions

uint8_t CRCSCAN_ReadIntFlags (void)
 Reads the INTFLAGS register value.
void CRCSCAN_WriteIntFlags (uint8_t value)
 Overwrites the INTFLAGS register value.
uint8_t CRCSCAN_ReadStatus (void)
 Reads the STATUSA register value.

Detailed Description

Implements APIs for the CRCSCAN (Cyclic Redundancy Check Memory Scan) driver.

Definition in file driver_crcscan.c.