REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
meta.h
Go to the documentation of this file.
Definition EEPROM25AA02.h:13
size_t read(size_t address, size_t length, uint8_t *buffer) const
Reads the specified number of bytes starting at address into the specified buffer....
Definition EEPROM25AA02.cpp:23
size_t write(size_t address, size_t length, const uint8_t *buffer) const
Writes the specified number of bytes starting at address into the specified buffer....
Definition EEPROM25AA02.cpp:56
Definition meta.h:16
bool write_entity_classifier(const entities::EntityClassifier &classifier) const
Definition meta.h:32
entities::EntityClassifier read_entity_classifier() const
Definition meta.h:20