DotNet6502
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Monitor.ViewModels.PinsViewModel Class Reference
Inheritance diagram for Monitor.ViewModels.PinsViewModel:

Protected Member Functions

void OnPropertyChanged (string propertyName)
 

Properties

bool Vcc [get, set]
 
bool Ready [get, set]
 
bool InterruptRequest [get, set]
 
bool NonMaskableInterrupt [get, set]
 
bool Sync [get, set]
 
bool Reset [get, set]
 
bool ReadWrite [get, set]
 
bool A0 [get, set]
 
bool A1 [get, set]
 
bool A2 [get, set]
 
bool A3 [get, set]
 
bool A4 [get, set]
 
bool A5 [get, set]
 
bool A6 [get, set]
 
bool A7 [get, set]
 
bool A8 [get, set]
 
bool A9 [get, set]
 
bool A10 [get, set]
 
bool A11 [get, set]
 
bool A12 [get, set]
 
bool A13 [get, set]
 
bool A14 [get, set]
 
bool A15 [get, set]
 
bool D0 [get, set]
 
bool D1 [get, set]
 
bool D2 [get, set]
 
bool D3 [get, set]
 
bool D4 [get, set]
 
bool D5 [get, set]
 
bool D6 [get, set]
 
bool D7 [get, set]
 

Events

PropertyChangedEventHandler PropertyChanged
 

Member Function Documentation

void Monitor.ViewModels.PinsViewModel.OnPropertyChanged ( string  propertyName)
protected

Property Documentation

bool Monitor.ViewModels.PinsViewModel.A0
getset
bool Monitor.ViewModels.PinsViewModel.A1
getset
bool Monitor.ViewModels.PinsViewModel.A10
getset
bool Monitor.ViewModels.PinsViewModel.A11
getset
bool Monitor.ViewModels.PinsViewModel.A12
getset
bool Monitor.ViewModels.PinsViewModel.A13
getset
bool Monitor.ViewModels.PinsViewModel.A14
getset
bool Monitor.ViewModels.PinsViewModel.A15
getset
bool Monitor.ViewModels.PinsViewModel.A2
getset
bool Monitor.ViewModels.PinsViewModel.A3
getset
bool Monitor.ViewModels.PinsViewModel.A4
getset
bool Monitor.ViewModels.PinsViewModel.A5
getset
bool Monitor.ViewModels.PinsViewModel.A6
getset
bool Monitor.ViewModels.PinsViewModel.A7
getset
bool Monitor.ViewModels.PinsViewModel.A8
getset
bool Monitor.ViewModels.PinsViewModel.A9
getset
bool Monitor.ViewModels.PinsViewModel.D0
getset
bool Monitor.ViewModels.PinsViewModel.D1
getset
bool Monitor.ViewModels.PinsViewModel.D2
getset
bool Monitor.ViewModels.PinsViewModel.D3
getset
bool Monitor.ViewModels.PinsViewModel.D4
getset
bool Monitor.ViewModels.PinsViewModel.D5
getset
bool Monitor.ViewModels.PinsViewModel.D6
getset
bool Monitor.ViewModels.PinsViewModel.D7
getset
bool Monitor.ViewModels.PinsViewModel.InterruptRequest
getset
bool Monitor.ViewModels.PinsViewModel.NonMaskableInterrupt
getset
bool Monitor.ViewModels.PinsViewModel.ReadWrite
getset
bool Monitor.ViewModels.PinsViewModel.Ready
getset
bool Monitor.ViewModels.PinsViewModel.Reset
getset
bool Monitor.ViewModels.PinsViewModel.Sync
getset
bool Monitor.ViewModels.PinsViewModel.Vcc
getset

Event Documentation

PropertyChangedEventHandler Monitor.ViewModels.PinsViewModel.PropertyChanged

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