Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
i3c_target_driver_api Struct Reference

@driver_ops{I3C Target Device} More...

#include <target_device.h>

Data Fields

i3c_target_api_driver_register_t driver_register
 @driver_ops_mandatory Instruct the I3C target device driver to register itself with its bus controller.
i3c_target_api_driver_unregister_t driver_unregister
 @driver_ops_mandatory Instruct the I3C target device driver to unregister itself from its bus controller.

Detailed Description

@driver_ops{I3C Target Device}

Field Documentation

◆ driver_register

i3c_target_api_driver_register_t i3c_target_driver_api::driver_register

@driver_ops_mandatory Instruct the I3C target device driver to register itself with its bus controller.

◆ driver_unregister

i3c_target_api_driver_unregister_t i3c_target_driver_api::driver_unregister

@driver_ops_mandatory Instruct the I3C target device driver to unregister itself from its bus controller.


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