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

#include <pwm.h>

Collaboration diagram for pwm_reg:
Collaboration graph

Data Fields

u32 csr
 
u32 rsvd [3]
 

Detailed Description

Definition at line 12 of file pwm.h.

Field Documentation

◆ csr

u32 pwm_reg::csr

Definition at line 13 of file pwm.h.

◆ rsvd

u32 pwm_reg::rsvd[3]

Definition at line 14 of file pwm.h.


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