Speeduino
Loading...
Searching...
No Matches
Functions
EEPROMApi Namespace Reference

Functions

static byte read (uint16_t address)
 
static void write (uint16_t address, byte val)
 
static uint16_t length (void)
 

Function Documentation

◆ length()

static uint16_t EEPROMApi::length ( void  )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ read()

static byte EEPROMApi::read ( uint16_t  address)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ write()

static void EEPROMApi::write ( uint16_t  address,
byte  val 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function: