A light weighted 16 Btyes status to be carried over along with each DW C struct instance that can indicate the data validity status.
Definition at line 237 of file TypesExtra.h.
Data Fields | |
dwValidity | validity |
Validity of the whole data entity. More... | |
uint8_t | reserved [12] |
Reserved 12 bytes which can be extended later. More... | |
uint8_t dwValidityStatus::reserved[12] |
Reserved 12 bytes which can be extended later.
Definition at line 243 of file TypesExtra.h.
dwValidity dwValidityStatus::validity |
Validity of the whole data entity.
Definition at line 240 of file TypesExtra.h.