|
| HWAdmuxM16 (AvrDevice *c, Pin *_ad0, Pin *_ad1, Pin *_ad2, Pin *_ad3, Pin *_ad4, Pin *_ad5, Pin *_ad6, Pin *_ad7) |
|
virtual float | GetValue (int select, float vcc) |
|
virtual bool | IsDifferenceChannel (int select) |
|
| HWAdmuxM8 (AvrDevice *c, Pin *_ad0, Pin *_ad1, Pin *_ad2, Pin *_ad3, Pin *_ad4, Pin *_ad5, Pin *_ad6, Pin *_ad7) |
|
virtual float | GetValueAComp (int select, float vcc) |
|
| HWAdmux (AvrDevice *_core, int _pins) |
|
virtual | ~HWAdmux () |
|
void | SetMuxSelect (int select) |
|
void | PinStateHasChanged (Pin *) |
|
void | RegisterNotifyClient (AnalogSignalChange *client) |
|
void | UnregisterNotifyClient (void) |
|
virtual | ~HasPinNotifyFunction () |
|
Definition at line 152 of file hwad.h.