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

#include <ec_commands.h>

Collaboration diagram for ec_params_external_power_limit_v1:
Collaboration graph

Data Fields

uint16_t current_lim
 
uint16_t voltage_lim
 

Detailed Description

Definition at line 4697 of file ec_commands.h.

Field Documentation

◆ current_lim

uint16_t ec_params_external_power_limit_v1::current_lim

Definition at line 4698 of file ec_commands.h.

◆ voltage_lim

uint16_t ec_params_external_power_limit_v1::voltage_lim

Definition at line 4699 of file ec_commands.h.


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