Xen Test Framework
Data Fields
hpet_timer Union Reference

Data Fields

uint32_t raw
 
struct {
   uint8_t   __pad0__:1
 
   bool   level:1
 
   bool   enabled:1
 
   bool   periodic:1
 
   uint8_t   __pad1__:4
 
   bool   mode_32bit:1
 
   uint8_t   irq:5
 
   uint32_t   __pad2__:18
 
}; 
 

Detailed Description

Definition at line 15 of file hpet.c.

Field Documentation

◆ raw

uint32_t raw

Definition at line 16 of file hpet.c.

◆ __pad0__

uint8_t __pad0__

Definition at line 18 of file hpet.c.

◆ level

bool level

Definition at line 19 of file hpet.c.

◆ enabled

bool enabled

Definition at line 20 of file hpet.c.

◆ periodic

bool periodic

Definition at line 21 of file hpet.c.

◆ __pad1__

uint8_t __pad1__

Definition at line 22 of file hpet.c.

◆ mode_32bit

bool mode_32bit

Definition at line 23 of file hpet.c.

◆ irq

uint8_t irq

Definition at line 24 of file hpet.c.

◆ __pad2__

uint32_t __pad2__

Definition at line 25 of file hpet.c.

◆ @1

struct { ... }

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