|
simulavr
1.1.0
|
#include <hwsreg.h>
Public Member Functions | |
| operator std::string () | |
| HWSreg | operator= (const int) |
Public Member Functions inherited from HWSreg_bool | |
| operator int () | |
| HWSreg_bool (const int i) | |
| HWSreg_bool () | |
Additional Inherited Members | |
Public Attributes inherited from HWSreg_bool | |
| bool | I |
| bool | T |
| bool | H |
| bool | S |
| bool | V |
| bool | N |
| bool | Z |
| bool | C |
| HWSreg::operator std::string | ( | ) |
| HWSreg HWSreg::operator= | ( | const int | i | ) |
Definition at line 64 of file hwsreg.cpp.