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

Public Member Functions

 EEPtr (const int index)
 
 operator int () const
 
EEPtroperator= (int in)
 
bool operator!= (const EEPtr &ptr)
 
EERef operator* ()
 
EEPtroperator++ ()
 
EEPtroperator-- ()
 
EEPtr operator++ (int)
 
EEPtr operator-- (int)
 

Public Attributes

int index
 

Member Function Documentation

◆ operator++()

EEPtr & EEPtr::operator++ ( )
inline

Prefix & Postfix increment/decrement


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