|
Open Model Railroad Network (OpenMRN)
|
Partial template specialization to end the type recursion. More...
#include <GpioInitializer.hxx>
Static Public Member Functions | |
| static void | hw_init () |
| hw_init part of the end of the recursion. | |
| static void | hw_set_to_safe () |
| hw_set_to_safe part of the end of the recursion. | |
| static void | set (bool value) |
| set part of the end of the recursion. | |
Partial template specialization to end the type recursion.
Definition at line 42 of file GpioInitializer.hxx.
|
inlinestatic |
hw_init part of the end of the recursion.
Definition at line 45 of file GpioInitializer.hxx.
|
inlinestatic |
hw_set_to_safe part of the end of the recursion.
Definition at line 49 of file GpioInitializer.hxx.
|
inlinestatic |
set part of the end of the recursion.
Definition at line 53 of file GpioInitializer.hxx.