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

#include <gm45.h>

Collaboration diagram for blc_pwm_t:
Collaboration graph

Data Fields

char ascii_string [13]
 
int pwm_freq
 

Detailed Description

Definition at line 430 of file gm45.h.

Field Documentation

◆ ascii_string

char blc_pwm_t::ascii_string[13]

Definition at line 431 of file gm45.h.

Referenced by get_blc_pwm_freq_value().

◆ pwm_freq

int blc_pwm_t::pwm_freq

Definition at line 432 of file gm45.h.

Referenced by get_blc_pwm_freq_value(), and mainboard_vbt_filename().


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