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

Control port I/O functions. More...

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

Data Fields

cs40l5x_io_bus_get_device get_device
 < Get control device instance for PM runtime usage
cs40l5x_io_bus_is_ready is_ready
 Read from the device.
cs40l5x_io_bus_read read
 Write to the device.
cs40l5x_io_bus_write write

Detailed Description

Control port I/O functions.

Field Documentation

◆ get_device

cs40l5x_io_bus_get_device cs40l5x_bus_io::get_device

< Get control device instance for PM runtime usage

Check if control port device is ready

◆ is_ready

cs40l5x_io_bus_is_ready cs40l5x_bus_io::is_ready

Read from the device.

◆ read

cs40l5x_io_bus_read cs40l5x_bus_io::read

Write to the device.

◆ write

cs40l5x_io_bus_write cs40l5x_bus_io::write

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