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

#include <ec_commands.h>

Collaboration diagram for ec_response_motion_sense_fifo_info:
Collaboration graph

Data Fields

uint16_t size
 
uint16_t count
 
uint32_t timestamp
 
uint16_t total_lost
 
uint16_t lost [0]
 

Detailed Description

Definition at line 2764 of file ec_commands.h.

Field Documentation

◆ count

uint16_t ec_response_motion_sense_fifo_info::count

Definition at line 2768 of file ec_commands.h.

◆ lost

uint16_t ec_response_motion_sense_fifo_info::lost[0]

Definition at line 2776 of file ec_commands.h.

◆ size

uint16_t ec_response_motion_sense_fifo_info::size

Definition at line 2766 of file ec_commands.h.

◆ timestamp

uint32_t ec_response_motion_sense_fifo_info::timestamp

Definition at line 2772 of file ec_commands.h.

◆ total_lost

uint16_t ec_response_motion_sense_fifo_info::total_lost

Definition at line 2774 of file ec_commands.h.


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