Developer World
Spresense Arduino Library v3.2.0-77d75a4
EEPROMClass Struct Reference

Public Member Functions

void init ()
 
void clear ()
 
EERef operator[] (const int idx)
 
uint8_t read (int idx)
 
void write (int idx, uint8_t val)
 
void update (int idx, uint8_t val)
 
EEPtr begin ()
 
EEPtr end ()
 
uint16_t length ()
 
template<typename T >
T & get (int idx, T &t)
 
template<typename T >
const T & put (int idx, const T &t)
 

Public Attributes

int initialized
 

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