CC26xx Driver Library
rfc_CMD_PROP_SET_LEN_s Struct Reference

Set Packet Length Command. More...

#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

Set Packet Length Command.

Definition at line 419 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 420 of file rf_prop_cmd.h.

uint16_t rfc_CMD_PROP_SET_LEN_s::rxLen

Payload length to use.

Definition at line 421 of file rf_prop_cmd.h.