Microchip® Advanced Software Framework

tstrHifHdr Struct Reference

Structure to hold HIF header.

#include <m2m_hif.h>

Data Fields

uint16 u16Length
 
uint8 u8Gid
 
uint8 u8Opcode
 

uint16 tstrHifHdr::u16Length

Payload length

Referenced by hif_isr(), and hif_send().

uint8 tstrHifHdr::u8Gid

Group ID

Referenced by hif_isr(), and hif_send().

uint8 tstrHifHdr::u8Opcode

OP code

Referenced by hif_isr(), and hif_send().