coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
uart_conf Struct Reference
Collaboration diagram for uart_conf:
Collaboration graph

Data Fields

u8 conf_reg
 
u8 value
 
u8 mask
 

Detailed Description

Definition at line 18 of file early_serial.c.

Field Documentation

◆ conf_reg

u8 uart_conf::conf_reg

Definition at line 19 of file early_serial.c.

Referenced by try_enabling_LPC47N207_uart().

◆ mask

u8 uart_conf::mask

Definition at line 21 of file early_serial.c.

Referenced by try_enabling_LPC47N207_uart().

◆ value

u8 uart_conf::value

Definition at line 20 of file early_serial.c.

Referenced by try_enabling_LPC47N207_uart().


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