Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
Via65c22 Struct Reference

#include <via65c22.h>

Data Fields

void(* outa )(Uint8 mask, Uint8 data)
 
void(* outb )(Uint8 mask, Uint8 data)
 
void(* outsr )(Uint8 data)
 
Uint8(* ina )(Uint8 mask)
 
Uint8(* inb )(Uint8 mask)
 
Uint8(* insr )(void)
 
void(* setint )(int level)
 
const char * name
 
Uint8 DDRB
 
Uint8 ORB
 
Uint8 DDRA
 
Uint8 ORA
 
Uint8 SR
 
Uint8 IER
 
Uint8 IFR
 
Uint8 ACR
 
Uint8 PCR
 
Uint8 T1LL
 
Uint8 T1LH
 
Uint8 T2LL
 
Uint8 T2LH
 
int T1C
 
int T2C
 
int irqLevel
 
int SRcount
 
int SRmode
 
int T1run
 
int T2run
 

Detailed Description

Definition at line 21 of file via65c22.h.

Field Documentation

◆ ACR

Uint8 ACR

Definition at line 30 of file via65c22.h.

◆ DDRA

Uint8 DDRA

Definition at line 30 of file via65c22.h.

◆ DDRB

Uint8 DDRB

Definition at line 30 of file via65c22.h.

◆ IER

Uint8 IER

Definition at line 30 of file via65c22.h.

◆ IFR

Uint8 IFR

Definition at line 30 of file via65c22.h.

◆ ina

Uint8(* ina(Uint8 mask)

Definition at line 25 of file via65c22.h.

◆ inb

Uint8(* inb(Uint8 mask)

Definition at line 26 of file via65c22.h.

◆ insr

Uint8(* insr(void)

Definition at line 27 of file via65c22.h.

◆ irqLevel

int irqLevel

Definition at line 32 of file via65c22.h.

◆ name

const char* name

Definition at line 29 of file via65c22.h.

◆ ORA

Uint8 ORA

Definition at line 30 of file via65c22.h.

◆ ORB

Uint8 ORB

Definition at line 30 of file via65c22.h.

◆ outa

void(* outa(Uint8 mask, Uint8 data)

Definition at line 22 of file via65c22.h.

◆ outb

void(* outb(Uint8 mask, Uint8 data)

Definition at line 23 of file via65c22.h.

◆ outsr

void(* outsr(Uint8 data)

Definition at line 24 of file via65c22.h.

◆ PCR

Uint8 PCR

Definition at line 30 of file via65c22.h.

◆ setint

void(* setint(int level)

Definition at line 28 of file via65c22.h.

◆ SR

Uint8 SR

Definition at line 30 of file via65c22.h.

◆ SRcount

int SRcount

Definition at line 32 of file via65c22.h.

◆ SRmode

int SRmode

Definition at line 32 of file via65c22.h.

◆ T1C

int T1C

Definition at line 31 of file via65c22.h.

◆ T1LH

Uint8 T1LH

Definition at line 30 of file via65c22.h.

◆ T1LL

Uint8 T1LL

Definition at line 30 of file via65c22.h.

◆ T1run

int T1run

Definition at line 32 of file via65c22.h.

◆ T2C

int T2C

Definition at line 31 of file via65c22.h.

◆ T2LH

Uint8 T2LH

Definition at line 30 of file via65c22.h.

◆ T2LL

Uint8 T2LL

Definition at line 30 of file via65c22.h.

◆ T2run

int T2run

Definition at line 32 of file via65c22.h.


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