|
Open Model Railroad Network (OpenMRN)
|
Parametric GPIO input class. More...
#include <ArduinoGpio.hxx>
Static Public Member Functions | |
| static void | hw_init () |
| Initializes the hardware pin. | |
| static void | hw_set_to_safe () |
| Sets the hardware pin to a safe state. | |
| static void | hw_init () |
| Initializes the hardware pin. | |
| static void | hw_set_to_safe () |
| Sets the hardware pin to a safe state. | |
Parametric GPIO input class.
| Base | is the GPIO pin's definition base class, supplied by the GPIO_PIN macro. |
| PUEN | is true if the pullup should be enabled. |
Definition at line 216 of file ArduinoGpio.hxx.
|
inlinestatic |
Initializes the hardware pin.
Definition at line 220 of file ArduinoGpio.hxx.
|
inlinestatic |
Initializes the hardware pin.
Definition at line 325 of file Esp8266Gpio.hxx.
|
inlinestatic |
Sets the hardware pin to a safe state.
Definition at line 233 of file ArduinoGpio.hxx.
|
inlinestatic |
Sets the hardware pin to a safe state.
Definition at line 339 of file Esp8266Gpio.hxx.