CC26xx Driver Library
rfc_CMD_ARM_RAT_CH_s Struct Reference

Arm Radio Timer Channel. More...

#include <rf_common_cmd.h>

Data Fields

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

Detailed Description

Arm Radio Timer Channel.

Definition at line 865 of file rf_common_cmd.h.

Field Documentation

uint16_t rfc_CMD_ARM_RAT_CH_s::commandNo

The command ID number 0x0409.

Definition at line 866 of file rf_common_cmd.h.

uint8_t rfc_CMD_ARM_RAT_CH_s::ratCh

The radio timer channel number.

Definition at line 867 of file rf_common_cmd.h.