Download Print this page

Texas Instruments SimpleLink CC2620 Technical Reference Manual page 1509

Zigbee rf4ce wireless mcu simplelink cc13 series; simplelink cc26 series

Advertisement

www.ti.com
23.3.4.13 CMD_SET_RAT_OUTPUT: Set RAT Output to a Specified Mode
Command ID number: 0x0604
CMD_SET_RAT_OUTPUT is an immediate command that takes the parameters listed in
Byte Index Field Name
0–1
commandNo
2–3
config
On reception, the radio CPU sets the RAT output event given by config.outputSel in the mode given by
config.outputMode, and to be controlled by the RAT channel given by config.ratCh. This command must
be combined with setting this channel in compare mode, using CMD_SET_RAT_CMP.
CMD_SET_RAT_OUTPUT may be sent as a direct command. If so, bits 2–15 of the config word are given
by bits 2–15 of CMDR (bits 0–1 of config are not used).
The channel number config.ratCh must indicate a channel that is not reserved for use by the radio CPU,
and the output number config.outputSel must not be an output used by the radio CPU. Otherwise, the
radio CPU returns ParError in CMDSTA. If the output event is successfully set up. the radio CPU returns
Done in CMDSTA.
23.3.4.14 CMD_ARM_RAT_CH: Arm RAT Channel
Command ID number: 0x0409
CMD_ARM_RAT_CH is an immediate command that takes the parameters listed in
Byte Index Field Name
0–1
commandNo
2
ratCh
On reception, the radio CPU arms the RAT channel given by ratCh.
CMD_DISABLE_RAT_CH may be sent as a direct command. If so, ratCh is given by the parameter in bits
8–15 of CMDR.
The channel number must indicate a channel not reserved for use by the radio CPU. Otherwise, the radio
CPU returns ParError in CMDSTA. If the channel number is valid, the CPU returns Done in CMDSTA after
the channel has been armed.
SWCU117C – February 2015 – Revised September 2015
Submit Documentation Feedback
Table 23-44. CMD_SET_RAT_OUTPUT Command Format
Bits
Bit Field Name
0–1
2–4
outputSel
5–7
outputMode
8–11
ratCh
Table 23-45. CMD_ARM_RAT_CH Command Format
Bits
Bit Field Name
Copyright © 2015, Texas Instruments Incorporated
Type
Description
W
The command ID number
Reserved
Output event indicator
1: RAT_GPO1
W
2: RAT_GPO2
3: RAT_GPO3
Others: Reserved
Output mode:
000: Pulse
001: Set
010: Clear
W
011: Toggle
100: Always 0
101: Always 1
Others: Reserved
W
The radio timer channel number
Type
Description
W
The command ID number
W
The radio timer channel number
RF Core HAL
Table
23-44.
Table
23-45.
1509
Radio

Hide quick links:

Advertisement

loading