| Interface | Description |
|---|---|
| AnalogInput |
This interface specified the operations that can be used on a Pin that is
configured as an analog input.
|
| DigitalInput |
This interface specified the operations that can be used on a Pin that is
configured as a digital input.
|
| DigitalIO |
The Interface DigitalIO is a composition of the
interfaces
DigitalInput and DigitalOutput. |
| DigitalOutput |
This interface specified the operations that can be used on a Pin that is
configured as a digital output.
|
| PinFeature | |
| Pwm |
| Class | Description |
|---|---|
| Pin |
A pin in libbulldog is solely a management container.
|
| Exception | Description |
|---|---|
| PinBlockedException |
The Class PinBlockedException.
|
Copyright © 2015 silverspoon.io. All rights reserved.