LTPS C++ API
Public Attributes | List of all members
PortexData Struct Reference

Struct with data for MCP23008. More...

#include <portextender.h>

Public Attributes

bool direction
 Current direction (false for output, true for input)
 
bool value
 Current value (read/write for output, read for input)
 
bool pullup
 Pull-up enabled (read/write for input, read for output)
 

Detailed Description

Struct with data for MCP23008.

Author
Vitaly Gribko (vital.nosp@m.iy.g.nosp@m.ribko.nosp@m.@tib.nosp@m.bo.co.nosp@m.m)
Examples:
tibbit41.cpp.

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