|
Peritoneal Dialysis Capstone
Controlling catheter for peritoneal dialysis
|
This is the complete list of members for IHAL, including all inherited members.
| analogRead(int pin)=0 | IHAL | pure virtual |
| analogWrite(int pin, AnalogValue value)=0 | IHAL | pure virtual |
| beginSerial()=0 | IHAL | pure virtual |
| configurePin(int pin, PinMode mode)=0 | IHAL | pure virtual |
| delayMs(unsigned long durationMs)=0 | IHAL | pure virtual |
| digitalRead(int pin)=0 | IHAL | pure virtual |
| digitalWrite(int pin, DigitalValue value)=0 | IHAL | pure virtual |
| getMaxAnalogReadQuant() const =0 | IHAL | pure virtual |
| getMaxAnalogWriteQuant() const =0 | IHAL | pure virtual |
| getTimeMs()=0 | IHAL | pure virtual |
| print(const char *s)=0 | IHAL | pure virtual |
| println(const char *s)=0 | IHAL | pure virtual |
| ~IHAL()=default | IHAL | virtual |