1.3.5.3.4 MAC_CERT_PARAMETER_SEND_MSG Struct

C

typedef struct {
	uint16_t msgCount;
	uint8_t modulation;
	uint8_t signalAtt;
	uint8_t dutyCycle;
	uint8_t frameType;
} MAC_CERT_PARAMETER_SEND_MSG;

Summary

Defines the PRIME MAC certification parameters to send a message.

Description

This structure defines the PRIME MAC certification parameters to send a message.

Remarks

None.