HEBI C++ API  3.5.1
hebi::Feedback::Io Class Referencefinal

Feedback from any available I/O pins on the device. More...

#include <feedback.hpp>

Public Member Functions

const IoBanka () const
 I/O pin bank a (pins 1-8 available) More...
 
const IoBankb () const
 I/O pin bank b (pins 1-8 available) More...
 
const IoBankc () const
 I/O pin bank c (pins 1-8 available) More...
 
const IoBankd () const
 I/O pin bank d (pins 1-8 available) More...
 
const IoBanke () const
 I/O pin bank e (pins 1-8 available) More...
 
const IoBankf () const
 I/O pin bank f (pins 1-8 available) More...
 

Detailed Description

Feedback from any available I/O pins on the device.

Member Function Documentation

◆ a()

const IoBank& hebi::Feedback::Io::a ( ) const
inline

I/O pin bank a (pins 1-8 available)

◆ b()

const IoBank& hebi::Feedback::Io::b ( ) const
inline

I/O pin bank b (pins 1-8 available)

◆ c()

const IoBank& hebi::Feedback::Io::c ( ) const
inline

I/O pin bank c (pins 1-8 available)

◆ d()

const IoBank& hebi::Feedback::Io::d ( ) const
inline

I/O pin bank d (pins 1-8 available)

◆ e()

const IoBank& hebi::Feedback::Io::e ( ) const
inline

I/O pin bank e (pins 1-8 available)

◆ f()

const IoBank& hebi::Feedback::Io::f ( ) const
inline

I/O pin bank f (pins 1-8 available)


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