2.77.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.
