Data Fields
rlDbgCb_t Struct Reference

mmWaveLink debug callback structure More...

#include <control/mmwavelink/mmwavelink.h>

Data Fields

rlPrintFptr rlPrint
 Print input message as per the format in the input arguments. More...
 
rlUInt8_t dbgLevel
 User needs to set debug level such as error, warning, debug, verbose.
 

Detailed Description

mmWaveLink debug callback structure

Definition at line 1305 of file mmwavelink.h.

Field Documentation

rlInt32_t(* rlDbgCb_t::rlPrint)(const rlInt8_t *format,...)

Print input message as per the format in the input arguments.

Parameters
[in]format- Format of message and arguments to be printed
[in]...- Multiple input arguments to be printed
Returns
rlInt32_t Success- Length of the message written in user's output console in bytes Failure- Negative value

Print input message as per the format in the input arguments

Definition at line 1320 of file mmwavelink.h.


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

Copyright 2018, Texas Instruments Incorporated