Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cs40l5x_calibration Struct Reference

Calibration data for click compensation. More...

#include <zephyr/drivers/haptics/cs40l5x.h>

Data Fields

uint32_t redc
 < Coil DC resistance in signed Q6.17 format (Ohms * (24 / 2.9))
uint32_t f0

Detailed Description

Calibration data for click compensation.

Reserved for internal driver use.

Field Documentation

◆ f0

uint32_t cs40l5x_calibration::f0

◆ redc

uint32_t cs40l5x_calibration::redc

< Coil DC resistance in signed Q6.17 format (Ohms * (24 / 2.9))

Resonant frequency in signed Q9.14 format (Hz)


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