CC13xx Driver Library
rfc_CMD_PROP_SET_LEN_s Struct Reference

#include <rf_prop_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x3401. More...
 
uint16_t rxLen
 Payload length to use. More...
 

Detailed Description

Definition at line 504 of file rf_prop_cmd.h.

Field Documentation

uint16_t rfc_CMD_PROP_SET_LEN_s::commandNo

The command ID number 0x3401.

Definition at line 505 of file rf_prop_cmd.h.

uint16_t rfc_CMD_PROP_SET_LEN_s::rxLen

Payload length to use.

Definition at line 506 of file rf_prop_cmd.h.