Software APIs
Data Fields
otp_kv.__unnamed205__ Union Reference

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.
 

Detailed Description

Definition at line 44 of file otp_img_types.h.

Field Documentation

◆ value32

Points to an uint32_t buffer if the type is set to kOptValTypeUint32Buff.

◆ value64

Points to an uint64_t buffer if the type is set to kOptValTypeUint64Buff.