1.25.9.10 OTPC_NEW_PACKET Struct
C
typedef struct { OTPC_PACKET_TYPE type; uint32_t size; }OTPC_NEW_PACKET;
Summary
Structure identifying a new OTPC packet.
Description
This structure is used in creation of a new OTPC packet
Remarks
None.
typedef struct { OTPC_PACKET_TYPE type; uint32_t size; }OTPC_NEW_PACKET;
Structure identifying a new OTPC packet.
This structure is used in creation of a new OTPC packet
None.