CC13xx Driver Library
rfc_CMD_DISABLE_RAT_CH_s Struct Reference

#include <rf_common_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x0408. More...
 
uint8_t ratCh
 The radio timer channel number. More...
 

Detailed Description

Definition at line 908 of file rf_common_cmd.h.

Field Documentation

uint16_t rfc_CMD_DISABLE_RAT_CH_s::commandNo

The command ID number 0x0408.

Definition at line 909 of file rf_common_cmd.h.

uint8_t rfc_CMD_DISABLE_RAT_CH_s::ratCh

The radio timer channel number.

Definition at line 910 of file rf_common_cmd.h.