This is SWRev type which holds the information regarding Revision identifier and value corresponding to it .
revValue | stores software revision value retreived from sec manager. |
revId | revision identifier |
rsvd | reserved for future use. |
Data Fields | |
uint32_t | revValue |
uint8_t | revId |
uint8_t | rsvd [3] |
uint32_t SWRev_t::revValue |
Value for sw rev retreived from sec manager.
uint8_t SWRev_t::revId |
revision identifier
uint8_t SWRev_t::rsvd[3] |
Reserved