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

#include <gpio.h>

Collaboration diagram for soc_amd_event:
Collaboration graph

Data Fields

gpio_t gpio
 
uint8_t event
 

Detailed Description

Definition at line 23 of file gpio.h.

Field Documentation

◆ event

uint8_t soc_amd_event::event

Definition at line 25 of file gpio.h.

◆ gpio

gpio_t soc_amd_event::gpio

Definition at line 24 of file gpio.h.


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