CC13xx Driver Library
rfc_CMD_DISARM_RAT_CH_s Struct Reference

#include <rf_common_cmd.h>

Data Fields

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

Detailed Description

Definition at line 949 of file rf_common_cmd.h.

Field Documentation

uint16_t rfc_CMD_DISARM_RAT_CH_s::commandNo

The command ID number 0x040A.

Definition at line 950 of file rf_common_cmd.h.

uint8_t rfc_CMD_DISARM_RAT_CH_s::ratCh

The radio timer channel number.

Definition at line 951 of file rf_common_cmd.h.