Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
GpioInitHelper< std::tuple<> > Struct Reference

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.
 

Detailed Description

Partial template specialization to end the type recursion.

Definition at line 42 of file GpioInitializer.hxx.

Member Function Documentation

◆ hw_init()

static void GpioInitHelper< std::tuple<> >::hw_init ( )
inlinestatic

hw_init part of the end of the recursion.

Definition at line 45 of file GpioInitializer.hxx.

◆ hw_set_to_safe()

static void GpioInitHelper< std::tuple<> >::hw_set_to_safe ( )
inlinestatic

hw_set_to_safe part of the end of the recursion.

Definition at line 49 of file GpioInitializer.hxx.

◆ set()

static void GpioInitHelper< std::tuple<> >::set ( bool  value)
inlinestatic

set part of the end of the recursion.

Definition at line 53 of file GpioInitializer.hxx.


The documentation for this struct was generated from the following file: