29#ifndef DRIVER_NVMCTRL_H
30#define DRIVER_NVMCTRL_H
void NVMCTRL_SetControlD(uint8_t bitmask)
Sets specific bits in the CTRLD register.
uint8_t NVMCTRL_ReadStatus(void)
Reads the STATUS register value.
uint8_t NVMCTRL_ReadIntFlagsB(void)
Reads the INTFLAGSB register value.
void NVMCTRL_WriteIntFlagsB(uint8_t value)
Overwrites the INTFLAGSB register value.
void NVMCTRL_ModifyControlC(uint8_t groupMask, uint8_t groupConfig)
Modifies specific bit field(s) in the CTRLC register.