|
Zephyr Project API 4.3.99
A Scalable Open Source RTOS
|
@driver_ops{Haptics} More...
#include <haptics.h>
Data Fields | |
| haptics_start_output_t | start_output |
| @driver_ops_mandatory Set the haptic device to start output for a playback event. | |
| haptics_stop_output_t | stop_output |
| @driver_ops_mandatory Set the haptic device to stop output for a playback event. | |
| haptics_register_error_callback_t | register_error_callback |
| @driver_ops_optional Register a callback function for haptics errors. | |
@driver_ops{Haptics}
| haptics_register_error_callback_t haptics_driver_api::register_error_callback |
@driver_ops_optional Register a callback function for haptics errors.
| haptics_start_output_t haptics_driver_api::start_output |
@driver_ops_mandatory Set the haptic device to start output for a playback event.
| haptics_stop_output_t haptics_driver_api::stop_output |
@driver_ops_mandatory Set the haptic device to stop output for a playback event.