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
)
inline
static
Here is the call graph for this function:
Here is the caller graph for this function:
◆
read()
static
byte
EEPROMApi::read
(
uint16_t
address
)
inline
static
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
)
inline
static
Here is the call graph for this function:
Here is the caller graph for this function:
Generated by
1.9.8