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

#include <ec_commands.h>

Collaboration diagram for ec_params_smart_discharge:
Collaboration graph

Data Fields

uint8_t flags
 
uint16_t hours_to_zero
 
struct discharge_rate drate
 

Detailed Description

Definition at line 6485 of file ec_commands.h.

Field Documentation

◆ drate

struct discharge_rate ec_params_smart_discharge::drate

Definition at line 6492 of file ec_commands.h.

◆ flags

uint8_t ec_params_smart_discharge::flags

Definition at line 6486 of file ec_commands.h.

◆ hours_to_zero

uint16_t ec_params_smart_discharge::hours_to_zero

Definition at line 6492 of file ec_commands.h.


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