#include <cstdint>

Go to the source code of this file.
Namespaces | |
| board | |
Functions | |
| void | board::die () |
| void | board::readUniqueID (std::uint8_t out_uid[UniqueIDSize]) |
| void | board::resetWatchdog () |
| void | board::setErrorLed (bool state) |
| void | board::setStatusLed (bool state) |
| void | board::syslog (const char *msg) |
Variables | |
| static constexpr unsigned | board::UniqueIDSize = 16 |