| bool DIO_DEVICE_CFG_isValid | ( | void | ) |
Checks header of non volatile runtime structure against discrete IO device profile header.
Called by DEVICE_PROFILE_INTF_cfgIsValid function of device profile interface. Function needs to be registered by DEVICE_PROFILE_register call.
| true | Header is corresponding to header of discrete IO device profile and non volatile data are valid. |
| false | Header is not corresponding to header of discrete IO device profile or non volatile data are corrupted. |