HALFRED  0.4.0
Data Fields
NV_AddressMap_Tag Struct Reference

Detailed Description

Type for keeping the properties of the logical NV memory device. The properties are: start_addr: it is a base address used to access data on device end_addr: the end data address available in the device (the addressing between start_addr and end_addr is continous) write_len_unit: length of the physical write operation for described device

#include <hal_nv.h>

Data Fields

NV_Addressable start_addr
 
NV_Addressable end_addr
 
NV_Addressable write_len_unit
 

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