25 union __attribute__((packed)) {
26 struct __attribute__((packed)) {
Runtime meta data associated to an asset filter that is not persisted to flash.
Definition: cs_AssetFilterStructs.h:17
uint16_t filterDataSize
The size of the tracking_filter_t, including the buffer, excluding sizeof(runtimedata).
Definition: cs_AssetFilterStructs.h:42
bool crcCalculated
Definition: cs_AssetFilterStructs.h:27
uint8_t filterId
Id of a filter.
Definition: cs_AssetFilterStructs.h:23
uint32_t crc
crc32 of the fields:
Definition: cs_AssetFilterStructs.h:49
bool committed
Definition: cs_AssetFilterStructs.h:28