Data Fields | |
const uint32_t * | value32 |
Points to an uint32_t buffer if the type is set to kOptValTypeUint32Buff. | |
const uint64_t * | value64 |
Points to an uint64_t buffer if the type is set to kOptValTypeUint64Buff. | |
Definition at line 44 of file otp_img_types.h.
Points to an uint32_t
buffer if the type
is set to kOptValTypeUint32Buff.
Points to an uint64_t
buffer if the type
is set to kOptValTypeUint64Buff.