simulavr  1.1.0
HWSreg_bool Class Reference

#include <hwsreg.h>

Inheritance diagram for HWSreg_bool:

Public Member Functions

 operator int ()
 
 HWSreg_bool (const int i)
 
 HWSreg_bool ()
 

Public Attributes

bool I
 
bool T
 
bool H
 
bool S
 
bool V
 
bool N
 
bool Z
 
bool C
 

Detailed Description

Definition at line 34 of file hwsreg.h.

Constructor & Destructor Documentation

◆ HWSreg_bool() [1/2]

HWSreg_bool::HWSreg_bool ( const int  i)

Definition at line 35 of file hwsreg.cpp.

◆ HWSreg_bool() [2/2]

HWSreg_bool::HWSreg_bool ( )

Definition at line 46 of file hwsreg.cpp.

Member Function Documentation

◆ operator int()

HWSreg_bool::operator int ( )

Definition at line 31 of file hwsreg.cpp.

Member Data Documentation

◆ C

◆ H

◆ I

bool HWSreg_bool::I

Definition at line 37 of file hwsreg.h.

Referenced by avr_op_RETI::operator()(), and AvrDevice::Step().

◆ N

◆ S

◆ T

bool HWSreg_bool::T

Definition at line 38 of file hwsreg.h.

Referenced by avr_op_BLD::operator()(), and avr_op_BST::operator()().

◆ V

◆ Z


The documentation for this class was generated from the following files: