Class pypisoundmicro::swig::pypisoundmicro::Gpio#
Detailed Description#
Inherits the following classes: pypisoundmicro::swig::pypisoundmicro::Element, pypisoundmicro::swig::pypisoundmicro::Element
Public Static Properties#
| Type | Name |
|---|---|
| property | thisown |
Public Static Properties inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| property | thisown |
Public Static Properties inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| property | thisown |
Public Functions#
| Type | Name |
|---|---|
| getDirection (self self) |
|
| getPull (self self) |
|
| get (self self) |
|
| set (self self, high high) |
|
| __init__ (self self) |
|
| getDirection (self self) |
|
| getPull (self self) |
|
| get (self self) |
|
| set (self self, high high) |
|
| __init__ (self self) |
Public Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| __init__ (self self, * args) |
|
| isValid (self self) |
|
| release (self self) |
|
| getName (self self) |
|
| getType (self self) |
|
| getPin (self self) |
|
| openValueFd (self self, flags flags) |
|
| as_analog_input (self self) |
|
| as_encoder (self self) |
|
| as_gpio (self self) |
|
| as_activity (self self) |
|
| __init__ (self self, * args) |
|
| isValid (self self) |
|
| release (self self) |
|
| getName (self self) |
|
| getType (self self) |
|
| getPin (self self) |
|
| openValueFd (self self, flags flags) |
|
| as_analog_input (self self) |
|
| as_encoder (self self) |
|
| as_gpio (self self) |
|
| as_activity (self self) |
Public Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| __init__ (self self, * args) |
|
| isValid (self self) |
|
| release (self self) |
|
| getName (self self) |
|
| getType (self self) |
|
| getPin (self self) |
|
| openValueFd (self self, flags flags) |
|
| as_analog_input (self self) |
|
| as_encoder (self self) |
|
| as_gpio (self self) |
|
| as_activity (self self) |
|
| __init__ (self self, * args) |
|
| isValid (self self) |
|
| release (self self) |
|
| getName (self self) |
|
| getType (self self) |
|
| getPin (self self) |
|
| openValueFd (self self, flags flags) |
|
| as_analog_input (self self) |
|
| as_encoder (self self) |
|
| as_gpio (self self) |
|
| as_activity (self self) |
Public Static Functions#
| Type | Name |
|---|---|
| setupInput (name name, pin pin, pull pull) |
|
| setupOutput (name name, pin pin, high high) |
|
| setupInput (name name, pin pin, pull pull) |
|
| setupOutput (name name, pin pin, high high) |
Public Static Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| get (name name) |
|
| setup (name name, setup setup) |
|
| get (name name) |
|
| setup (name name, setup setup) |
Public Static Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
| Type | Name |
|---|---|
| get (name name) |
|
| setup (name name, setup setup) |
|
| get (name name) |
|
| setup (name name, setup setup) |
thisown#
pypisoundmicro.swig.pypisoundmicro.Gpio::thisown;
getDirection [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::getDirection (
self self
)
getPull [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::getPull (
self self
)
get [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::get (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::get
set [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::set (
self self,
high high
)
__init__ [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::__init__ (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::__init__
getDirection [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::getDirection (
self self
)
getPull [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::getPull (
self self
)
get [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::get (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::get
set [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::set (
self self,
high high
)
__init__ [1/2]#
pypisoundmicro::swig::pypisoundmicro::Gpio::__init__ (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::__init__
setupInput [1/2]#
static pypisoundmicro::swig::pypisoundmicro::Gpio::setupInput (
name name,
pin pin,
pull pull
)
setupOutput [1/2]#
static pypisoundmicro::swig::pypisoundmicro::Gpio::setupOutput (
name name,
pin pin,
high high
)
setupInput [1/2]#
static pypisoundmicro::swig::pypisoundmicro::Gpio::setupInput (
name name,
pin pin,
pull pull
)
setupOutput [1/2]#
static pypisoundmicro::swig::pypisoundmicro::Gpio::setupOutput (
name name,
pin pin,
high high
)