xensiv-radar-sensing
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
mtb_radar_sensing_context_t Struct Reference

Description

Context object of the radar.

The structure must be initialized using mtb_radar_sensing_init. It is passed to all other functions in this library. Don't modify the context from application code.

Data Fields

void * internal
 Internal variable initialized by mtb_radar_sensing_init, do not touch or modify.