coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_response_get_next_data::__ec_todo_unpacked Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_response_get_next_data::__ec_todo_unpacked:
Collaboration graph

Data Fields

uint8_t reserved [3]
 
struct ec_response_motion_sense_fifo_info info
 

Detailed Description

Definition at line 3851 of file ec_commands.h.

Field Documentation

◆ info

struct ec_response_motion_sense_fifo_info ec_response_get_next_data::__ec_todo_unpacked::info

Definition at line 3853 of file ec_commands.h.

◆ reserved

uint8_t ec_response_get_next_data::__ec_todo_unpacked::reserved[3]

Definition at line 3853 of file ec_commands.h.


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