quick2wire-cpp-api
  • Working principles
  • API Reference
    • The Pin class
    • The PinBank class
    • The GPIO class
    • gpio-admin.c
  • Usage
  • Examples
  • Ingeniería del Software
    • Fase de análisis
    • Fase de diseño
    • Gestión del proyecto
 
quick2wire-cpp-api
  • Docs »

Index

A | B | D | G | M | P | S | U | W

A

allow_access_by_user (C++ function)

B

BANK (C macro)
BIT (C macro)
BLOCK_SIZE (C macro)

D

DOWN (C macro)

G

GPIO (C++ class)
GPIO::GPIO (C++ function)
GPIO::pi_revision (C++ member)
GPIO::~GPIO (C++ function)
GPIO_BASE (C macro)
GPIO_CLASS_PATH (C macro)
GPIO_EXPORT_PATH (C macro)
GPIO_UNEXPORT_PATH (C macro)
GPPUD (C macro)
GPPUDCLK0 (C macro)

M

main (C++ function)

P

parse_gpio_pin (C++ function)
Pin (C++ class)
Pin::bank (C++ member)
Pin::close (C++ function)
Pin::closed (C++ function)
Pin::direction (C++ member)
Pin::file (C++ member)
Pin::get (C++ function)
Pin::get_soc_pin_number (C++ function)
Pin::getBank (C++ function)
Pin::getDirection (C++ function)
Pin::getIndex (C++ function)
Pin::getValue (C++ function)
Pin::index (C++ member)
Pin::open (C++ function)
Pin::Pin (C++ function)
Pin::pin_path (C++ function)
Pin::set (C++ function)
Pin::setBank (C++ function)
Pin::setDirection (C++ function)
Pin::setIndex (C++ function)
Pin::setValue (C++ function)
Pin::soc_pin_number (C++ member)
Pin::to_string (C++ function)
Pin::write (C++ function)
PinBank (C++ class)
PinBank::at (C++ function)
PinBank::by_revision (C++ function)
PinBank::has_len (C++ function)
PinBank::index_to_soc (C++ function)
PinBank::length (C++ function)
PinBank::pin (C++ function)
PinBank::PinBank (C++ function)

S

set_pullupdown (C++ function)

U

UP (C macro)
usage_error (C++ function)

W

write_pin_to_path (C++ function)

© Copyright 2015, Diego Martín.

Built with Sphinx using a theme provided by Read the Docs.