|
Dawn Framework 1.0
Universal data acquisition framework for embedded systems
|
Per-object descriptor entry. More...
#include <prph_ots.hxx>
Public Attributes | |
| uint32_t | cfg |
| type | access bits | |
| char | name [OBJ_NAME_MAX] |
| object name (NUL-padded) | |
| SObjectId::UObjectId | objid |
| I/O object ID for backing storage. | |
Per-object descriptor entry.
One of these is emitted by dawnpy for every object listed in the services.ots.objects[] YAML.
Definition at line 217 of file prph_ots.hxx.