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) |
![]() | |
HWARef (AvrDevice *_core) | |
virtual | ~HWARef () |
Protected Attributes | |
Pin | aref_pin |
![]() | |
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().