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

#include <ec_commands.h>

Collaboration diagram for ec_response_smart_discharge:
Collaboration graph

Data Fields

uint16_t hours_to_zero
 
struct discharge_rate drate
 
struct smart_discharge_zone dzone
 

Detailed Description

Definition at line 6497 of file ec_commands.h.

Field Documentation

◆ drate

struct discharge_rate ec_response_smart_discharge::drate

Definition at line 6498 of file ec_commands.h.

◆ dzone

struct smart_discharge_zone ec_response_smart_discharge::dzone

Definition at line 6498 of file ec_commands.h.

◆ hours_to_zero

uint16_t ec_response_smart_discharge::hours_to_zero

Definition at line 6498 of file ec_commands.h.


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