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

@driver_ops{Host Command} More...

#include <backend.h>

Data Fields

ec_host_cmd_backend_api_init init
 @driver_ops_mandatory Initialize a host command backend.
ec_host_cmd_backend_api_send send
 @driver_ops_mandatory Sends data to the host.

Detailed Description

@driver_ops{Host Command}

Field Documentation

◆ init

ec_host_cmd_backend_api_init ec_host_cmd_backend_api::init

@driver_ops_mandatory Initialize a host command backend.

◆ send

ec_host_cmd_backend_api_send ec_host_cmd_backend_api::send

@driver_ops_mandatory Sends data to the host.


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