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

#include <gpio.h>

Collaboration diagram for vw_entries:
Collaboration graph

Data Fields

gpio_t first_pad
 
gpio_t last_pad
 

Detailed Description

Definition at line 108 of file gpio.h.

Field Documentation

◆ first_pad

gpio_t vw_entries::first_pad

Definition at line 109 of file gpio.h.

Referenced by gpio_get_vw_info().

◆ last_pad

gpio_t vw_entries::last_pad

Definition at line 110 of file gpio.h.

Referenced by gpio_get_vw_info().


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