MT2523 API Reference
LinkIt SDK v4
|
Data structure to carry the debugging data. More...
#include <gnss_api.h>
Data Fields | |
int32_t | length |
Debugging data length. More... | |
int8_t * | debug_data |
Pointer to the debug data. More... | |
Data structure to carry the debugging data.
int8_t* debug_data |
Pointer to the debug data.
int32_t length |
Debugging data length.