|
simulavr
1.1.0
|
ADC reference is taken from special ADREF pin (no port pin) More...
#include <hwad.h>
Public Member Functions | |
| HWARefPin (AvrDevice *_core) | |
| virtual float | GetRefValue (int select, float vcc) |
Public Member Functions inherited from HWARef | |
| HWARef (AvrDevice *_core) | |
| virtual | ~HWARef () |
Protected Attributes | |
| Pin | aref_pin |
Protected Attributes inherited from HWARef | |
| AvrDevice * | core |
| HWARefPin::HWARefPin | ( | AvrDevice * | _core | ) |
Definition at line 30 of file hwad.cpp.
References aref_pin, HWARef::core, and AvrDevice::RegisterPin().
|
virtual |
|
protected |
Definition at line 51 of file hwad.h.
Referenced by GetRefValue(), HWARef4::GetRefValue(), HWARef8::GetRefValue(), and HWARefPin().