A single input pin on the CPU.
It can have an optional pull-up.
The naming is dependent on the processor or platform.
For instance, on Arduino it looks like: "D2".
| Property | Description |
|---|---|
| Disabled | To disable or enable this block. |
| Name | The name of this block. |
| Pin | Pin number |
| Pull-up | Check this box to enable the internal pull-up. |
| Comment | To optionally enter a comment. It does not impact the generated firmware. |