GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Null.h File Reference
#include "colony_config.h"
#include "Driver/NV/Api.h"
#include <memory.h>
Include dependency graph for Null.h:

Go to the source code of this file.

Classes

class  Driver::NV::Null
 This concrete class provides a 'null' implementation of the NV Storage interface. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::NV
 The 'NV' namespace defines a platform independent interface for reading and writing from/to non-volatile storage.
 

Macros

#define OPTION_DRIVER_NV_NULL_PAGE_SIZE   128
 The page size, in bytes, of the EEPROM chips.
 
#define OPTION_DRIVER_NV_NULL_TOTAL_PAGES   (512)
 Total page count.
 

Macro Definition Documentation

◆ OPTION_DRIVER_NV_NULL_PAGE_SIZE

#define OPTION_DRIVER_NV_NULL_PAGE_SIZE   128

The page size, in bytes, of the EEPROM chips.

◆ OPTION_DRIVER_NV_NULL_TOTAL_PAGES

#define OPTION_DRIVER_NV_NULL_TOTAL_PAGES   (512)

Total page count.