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

#include <nc_fpga.h>

Collaboration diagram for temp_cc_t:
Collaboration graph

Data Fields

uint16_t rmin
 
uint16_t rmax
 
uint16_t nmin
 
uint16_t nmax
 

Detailed Description

Definition at line 25 of file nc_fpga.h.

Field Documentation

◆ nmax

uint16_t temp_cc_t::nmax

Definition at line 29 of file nc_fpga.h.

◆ nmin

uint16_t temp_cc_t::nmin

Definition at line 28 of file nc_fpga.h.

◆ rmax

uint16_t temp_cc_t::rmax

Definition at line 27 of file nc_fpga.h.

◆ rmin

uint16_t temp_cc_t::rmin

Definition at line 26 of file nc_fpga.h.


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