lis2dw12 sensor configuration.

Hello,

I have a question regarding sensor configuration. I am planning to use the LIS2DW12 sensor. While reviewing the SDK, I found the source code in the path sdk\zephyr\drivers\sensor\lis2dw12. However, I discovered that the lis2dw12_init function is static, so it cannot be called externally.

Could you please explain how to use this function?

Related