|
Zth (libzth)
|
Go to the source code of this file.
Classes | |
| struct | zth::Register< T, Addr, Fields > |
| Helper class to read/write (bitfields in) hardware registers. More... | |
Namespaces | |
| zth | |
Macros | |
| #define | ZTH_REG_BITFIELDS(...) __VA_ARGS__ |
| #define | ZTH_REG_DEFINE(T, name, addr, fields...) |
| Define a hardware reference helper class, with bitfields. More... | |