Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Context for host command peripheral and framework to pass tx data. More...
#include <ec_host_cmd_periph.h>
Data Fields | |
void * | buf |
size_t | len |
Context for host command peripheral and framework to pass tx data.
void* ec_host_cmd_periph_tx_buf::buf |
Data to write to the host
size_t ec_host_cmd_periph_tx_buf::len |
Number of bytes to write from buf