pit8253_data Struct Reference

Back to the index.

Public Attributes | List of all members
pit8253_data Struct Reference

Public Attributes

int in_use
 
int counter_select
 
uint8_t mode_byte
 
int mode [3]
 
int counter [3]
 
int hz [3]
 
struct timertimer0
 
struct interrupt irq
 
int pending_interrupts_timer0
 

Detailed Description

Definition at line 60 of file dev_8253.cc.

Member Data Documentation

◆ counter

int pit8253_data::counter[3]

Definition at line 67 of file dev_8253.cc.

Referenced by DEVICE_ACCESS().

◆ counter_select

int pit8253_data::counter_select

Definition at line 63 of file dev_8253.cc.

◆ hz

int pit8253_data::hz[3]

Definition at line 69 of file dev_8253.cc.

Referenced by DEVICE_ACCESS().

◆ in_use

int pit8253_data::in_use

Definition at line 61 of file dev_8253.cc.

Referenced by DEVICE_ACCESS(), DEVICE_TICK(), and DEVINIT().

◆ irq

struct interrupt pit8253_data::irq

Definition at line 71 of file dev_8253.cc.

Referenced by DEVICE_TICK(), and DEVINIT().

◆ mode

int pit8253_data::mode[3]

Definition at line 66 of file dev_8253.cc.

Referenced by DEVINIT().

◆ mode_byte

uint8_t pit8253_data::mode_byte

Definition at line 64 of file dev_8253.cc.

Referenced by DEVICE_ACCESS().

◆ pending_interrupts_timer0

int pit8253_data::pending_interrupts_timer0

Definition at line 73 of file dev_8253.cc.

Referenced by DEVICE_TICK(), and DEVINIT().

◆ timer0

struct timer* pit8253_data::timer0

Definition at line 71 of file dev_8253.cc.

Referenced by DEVICE_ACCESS().


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18