Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sensing_callback_list Struct Reference

Sensing subsystem event callback list. More...

#include <sensing.h>

Data Fields

sensing_data_event_t on_data_event
 
void * context
 

Detailed Description

Sensing subsystem event callback list.

Field Documentation

◆ context

void* sensing_callback_list::context

◆ on_data_event

sensing_data_event_t sensing_callback_list::on_data_event

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