![]() |
![]() |
|
TI Utilities API
|
Log module. More...
#include <Log.h>

Data Fields | |
| void * | sinkConfig |
| const Log_printf_fxn | printf |
| const Log_printfN_fxn | printf0 |
| const Log_printfN_fxn | printf1 |
| const Log_printfN_fxn | printf2 |
| const Log_printfN_fxn | printf3 |
| const Log_buf_fxn | buf |
| uint32_t | levels |
| uint32_t *const | dynamicLevelsPtr |
Log module.
The application must not access any member variables of this structure!
| void* Log_Module::sinkConfig |
Pointer to the selected sink implementation and sink configuration
| const Log_printf_fxn Log_Module::printf |
Pointer to printf implementation with 4 to 8 arguments
| const Log_printfN_fxn Log_Module::printf0 |
Pointer to printf implementation with 0 arguments
| const Log_printfN_fxn Log_Module::printf1 |
Pointer to printf implementation with 1 arguments
| const Log_printfN_fxn Log_Module::printf2 |
Pointer to printf implementation with 2 arguments
| const Log_printfN_fxn Log_Module::printf3 |
Pointer to printf implementation with 3 arguments
| const Log_buf_fxn Log_Module::buf |
Pointer to buf implementation
| uint32_t Log_Module::levels |
Log levels bitmap
| uint32_t* const Log_Module::dynamicLevelsPtr |
Pointer to a new volatile levels bitmap