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

#include <ec_commands.h>

Collaboration diagram for ec_response_motion_sense_fifo_data:
Collaboration graph

Data Fields

uint32_t number_data
 
struct ec_response_motion_sensor_data data [0]
 

Detailed Description

Definition at line 2779 of file ec_commands.h.

Field Documentation

◆ data

struct ec_response_motion_sensor_data ec_response_motion_sense_fifo_data::data[0]

Definition at line 2780 of file ec_commands.h.

◆ number_data

uint32_t ec_response_motion_sense_fifo_data::number_data

Definition at line 2780 of file ec_commands.h.


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