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

Implements APIs for the RAMCTRL (RAM Controller) driver. More...

#include <driver_ccp_asm.h>
#include <driver_ramctrl.h>
#include <xc.h>

Go to the source code of this file.

Functions

uint8_t RAMCTRL_ReadIntFlags (void)
 Reads the INTFLAGS register value.
void RAMCTRL_WriteIntFlags (uint8_t value)
 Overwrites the INTFLAGS register value.

Detailed Description

Implements APIs for the RAMCTRL (RAM Controller) driver.

Definition in file driver_ramctrl.c.