CC13xx Driver Library
rfc_CMD_TRIGGER_s Struct Reference

#include <rf_common_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x0404. More...
 
uint8_t triggerNo
 Command trigger number. More...
 

Detailed Description

Definition at line 771 of file rf_common_cmd.h.

Field Documentation

uint16_t rfc_CMD_TRIGGER_s::commandNo

The command ID number 0x0404.

Definition at line 772 of file rf_common_cmd.h.

uint8_t rfc_CMD_TRIGGER_s::triggerNo

Command trigger number.

Definition at line 773 of file rf_common_cmd.h.