Data Fields
rlMcuClkCfg_t Struct Reference

mmwave radar device MCU Clock output More...

#include <control/mmwavelink/include/rl_device.h>

Data Fields

rlUInt8_t mcuClkCtrl
 This field controls the enable - disable of the MCU clock.
Value Description
0x0 Disable MCU clock
0x1 Enable MCU clock
.
 
rlUInt8_t mcuClkSrc
 This field specifies the source of the MCU clock. Applicable only in case of MCU
clock enable.Else ignored.
Value Description
0x0 XTAL(as connected to the device)
0x1 RESERVED
0x2 600MHz PLL divided clock
.
 
rlUInt8_t srcClkDiv
 This field specifies the division factor to be applied to source clock.
Applicable only in case of MCU
clock enable. Else ignored.
Value Description
0x0 Divide by 1
0x1 Divide by 2
... ...
0xFF Divide by 256
. More...
 
rlUInt8_t reserved
 Reserved for future use.
 

Detailed Description

mmwave radar device MCU Clock output

Definition at line 101 of file rl_device.h.

Field Documentation

◆ srcClkDiv

rlUInt8_t rlMcuClkCfg_t::srcClkDiv

This field specifies the division factor to be applied to source clock.
Applicable only in case of MCU
clock enable. Else ignored.
Value Description
0x0 Divide by 1
0x1 Divide by 2
... ...
0xFF Divide by 256
.

Note
: The Maximum supported MCU clock out is 80MHz.

Definition at line 131 of file rl_device.h.


The documentation for this struct was generated from the following file:

Copyright 2021, Texas Instruments Incorporated