![]() |
FuSa 8-Bit Libraries Safety Framework
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | NVMCTRL_ModifyControlC (uint8_t groupMask, uint8_t groupConfig) |
| Modifies specific bit field(s) in the CTRLC register. | |
| void | NVMCTRL_SetControlD (uint8_t bitmask) |
| Sets specific bits in the CTRLD register. | |
| uint8_t | NVMCTRL_ReadIntFlagsB (void) |
| Reads the INTFLAGSB register value. | |
| void | NVMCTRL_WriteIntFlagsB (uint8_t value) |
| Overwrites the INTFLAGSB register value. | |
| uint8_t | NVMCTRL_ReadStatus (void) |
| Reads the STATUS register value. | |