CC26xx Driver Library
rfc_CMD_SET_CMD_START_IRQ_s Struct Reference

Enable or disable generation of IRQ when a radio operation command starts. More...

#include <rf_common_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x0411. More...
 
uint8_t bEna
 1 to enable interrupt generation; 0 to disable it More...
 

Detailed Description

Enable or disable generation of IRQ when a radio operation command starts.

Field Documentation

uint8_t rfc_CMD_SET_CMD_START_IRQ_s::bEna

1 to enable interrupt generation; 0 to disable it

uint16_t rfc_CMD_SET_CMD_START_IRQ_s::commandNo

The command ID number 0x0411.