simulavr
1.1.0
|
This is the complete list of members for PortPin, including all inherited members.
ANALOG enum value | Pin | |
ANALOG_SHORTED enum value | Pin | |
analogVal | Pin | protected |
CalcPin(void) | Pin | |
CalcPinOverride(bool ddr, bool port, bool pud) | PortPin | |
connectedTo | Pin | protected |
DDOE | PortPin | protected |
DDOV | PortPin | protected |
GetAnalog(void) | Pin | |
GetAnalogValue(float vcc) | Pin | inline |
GetPin(void) | Pin | inlinevirtual |
GetRawAnalog(void) const | Pin | inline |
hasListener(void) | Pin | inline |
HIGH enum value | Pin | |
HWPort class | PortPin | friend |
isConnected(void) | Pin | inline |
isPortPin(void) | Pin | inline |
LOW enum value | Pin | |
mask | Pin | protected |
Net class | PortPin | friend |
notifyList | Pin | |
operator bool() const | Pin | virtual |
operator char() const | Pin | |
operator+(const Pin &p) | Pin | virtual |
operator+=(const Pin &p) | Pin | virtual |
operator=(char) | Pin | virtual |
outState | Pin | |
Pin(void) | Pin | |
Pin(const Pin &p) | Pin | |
Pin(T_Pinstate ps) | Pin | |
Pin(unsigned char *parentPin, unsigned char mask) | Pin | |
Pin(float analog) | Pin | |
pinOfPort | Pin | protected |
pinRegOfPort | Pin | protected |
PortPin(void) | PortPin | |
PULLDOWN enum value | Pin | |
PULLUP enum value | Pin | |
PUOE | PortPin | protected |
PUOV | PortPin | protected |
PVOE | PortPin | protected |
PVOEwDDR | PortPin | protected |
PVOV | PortPin | protected |
regCount | PortPin | private |
RegisterAlternateUse(void) | PortPin | |
RegisterCallback(HasPinNotifyFunction *) | Pin | |
RegisterNet(Net *n) | Pin | virtual |
ResetOverride(void) | PortPin | |
SetAnalogValue(float value) | Pin | |
SetDDOE(bool val, int index=0) | PortPin | |
SetDDOV(bool val, int index=0) | PortPin | |
SetInState(const Pin &p) | Pin | virtual |
SetPUOE(bool val, int index=0) | PortPin | |
SetPUOV(bool val, int index=0) | PortPin | |
SetPVOE(bool val, int index=0) | PortPin | |
SetPVOE_WithDDR(bool val, int index=0) | PortPin | |
SetPVOV(bool val, int index=0) | PortPin | |
SetRawAnalog(float value) | Pin | inline |
SHORTED enum value | Pin | |
T_Pinstate enum name | Pin | |
TRISTATE enum value | Pin | |
UnRegisterNet(Net *n) | Pin | virtual |
~Pin() | Pin | virtual |
~PortPin() | PortPin | virtual |