Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ec_host_cmd_backend Struct Reference

#include <backend.h>

Data Fields

const struct ec_host_cmd_backend_apiapi
 API provided by the backed.
 
void * ctx
 Context for the backed.
 

Field Documentation

◆ api

const struct ec_host_cmd_backend_api* ec_host_cmd_backend::api

API provided by the backed.

◆ ctx

void* ec_host_cmd_backend::ctx

Context for the backed.


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