Data Fields
LogSinkTraceLPF3_Config Struct Reference

LogSinkTraceLPF3 global configuration. More...

#include <LogSinkTraceLPF3.h>

Data Fields

uint32_t tracerConfig
 
uint32_t lrfdTracerPin
 
int32_t tracerPinMux
 
uint32_t tracerPin
 

Detailed Description

LogSinkTraceLPF3 global configuration.

The LogSinkTraceLPF3_Config structure contains settings used to configure RFtracer.

The tracerConfig member needs a 3 element combination of the configuration defines above put together with an OR operation. A valid configuration would be: tracerConfig = LogSinkTraceLPF3_CHANNELS_RADIO_ONLY | LogSinkTraceLPF3_TIMESTAMP_ENABLED | LogSinkTraceLPF3_PRESCALER_DIV3 LRFDTRC_CFG_PRESCAL_DIV3

lrfdTracerPin, tracerPinMux, tracerPin are all settings needed for the internal muxing of the tracer pin.

Field Documentation

§ tracerConfig

uint32_t LogSinkTraceLPF3_Config::tracerConfig

Configuration for tracer

§ lrfdTracerPin

uint32_t LogSinkTraceLPF3_Config::lrfdTracerPin

LRFD tracer pin for the LRF muxing

§ tracerPinMux

int32_t LogSinkTraceLPF3_Config::tracerPinMux

Tracer PIN mux value

§ tracerPin

uint32_t LogSinkTraceLPF3_Config::tracerPin

DIO pin for the tracer


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale