Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
ec_host_cmd_periph_tx_buf Struct Reference

Context for host command peripheral and framework to pass tx data. More...

#include <ec_host_cmd_periph.h>

Data Fields

voidbuf
 
size_t len
 

Detailed Description

Context for host command peripheral and framework to pass tx data.

Field Documentation

◆ buf

void* ec_host_cmd_periph_tx_buf::buf

Data to write to the host

◆ len

size_t ec_host_cmd_periph_tx_buf::len

Number of bytes to write from buf


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