REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
entity.cpp
Go to the documentation of this file.
Definition entity.h:32
bool write_entity_classifier(const entities::EntityClassifier &classifier) const
Definition entity.h:48
entities::EntityClassifier read_entity_classifier() const
Definition entity.h:36
entities::EntityClassifier read_classifier(bus::addr_t address)
Definition entity.cpp:3
bool write_classifier(const entities::EntityClassifier &classifier, const bus::addr_t target_address)
Definition entity.cpp:8