theCore C++ embedded framework
ecl::empty_gpio Struct Reference

Empty GPIO that does nothing. More...

#include </home/travis/build/forGGe/theCore/platform/common/export/common/gpio.hpp>

Static Public Member Functions

static void set ()
 
static void reset ()
 
static void toggle ()
 
static bool get ()
 

Detailed Description

Empty GPIO that does nothing.

Member Function Documentation

◆ set()

static void ecl::empty_gpio::set ( )
inlinestatic

◆ reset()

static void ecl::empty_gpio::reset ( )
inlinestatic

◆ toggle()

static void ecl::empty_gpio::toggle ( )
inlinestatic

◆ get()

static bool ecl::empty_gpio::get ( )
inlinestatic

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