|
Open Model Railroad Network (OpenMRN)
|
Creates a hardware GPIO adaptor that inverts the pin state. More...
#include <GpioWrapper.hxx>
Static Public Member Functions | |
| static void | hw_init () |
| static void | hw_set_to_safe () |
| static void | set (bool value) |
| static bool | get () |
| static void | toggle () |
| static bool | is_output () |
| static void | set_output (bool o) |
| static constexpr const Gpio * | instance () |
Creates a hardware GPIO adaptor that inverts the pin state.
Definition at line 113 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 119 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 115 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 116 of file GpioWrapper.hxx.
|
inlinestaticconstexpr |
Definition at line 126 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 122 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 118 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 123 of file GpioWrapper.hxx.
|
inlinestatic |
Definition at line 121 of file GpioWrapper.hxx.