HALFRED  0.4.0
Data Fields
NV_MemPeripheral_Tag Struct Reference

Detailed Description

Type for properties of the MemPeripheral object.

#include <hal_nv.h>

Data Fields

void(* init )(NV_Memory dev)
 
void(* deinit )(NV_Memory dev)
 
NV_OpResult(* read )(NV_Memory dev, NV_Addressable addr, NV_Addressable size, void *dst)
 
NV_OpResult(* write )(NV_Memory dev, NV_Addressable addr, const void *src)
 
NV_OpResult(* erase )(NV_Memory dev)
 

The documentation for this struct was generated from the following file: