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 |
---|---|
def | getDirection (self self) |
def | getPull (self self) |
def | get (self self) |
def | set (self self, high high) |
def | __init__ (self self) |
def | getDirection (self self) |
def | getPull (self self) |
def | get (self self) |
def | set (self self, high high) |
def | __init__ (self self) |
Public Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
Type | Name |
---|---|
def | __init__ (self self, * args) |
def | isValid (self self) |
def | release (self self) |
def | getName (self self) |
def | getType (self self) |
def | getPin (self self) |
def | openValueFd (self self, flags flags) |
def | as_analog_input (self self) |
def | as_encoder (self self) |
def | as_gpio (self self) |
def | as_activity (self self) |
def | __init__ (self self, * args) |
def | isValid (self self) |
def | release (self self) |
def | getName (self self) |
def | getType (self self) |
def | getPin (self self) |
def | openValueFd (self self, flags flags) |
def | as_analog_input (self self) |
def | as_encoder (self self) |
def | as_gpio (self self) |
def | as_activity (self self) |
Public Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
Type | Name |
---|---|
def | __init__ (self self, * args) |
def | isValid (self self) |
def | release (self self) |
def | getName (self self) |
def | getType (self self) |
def | getPin (self self) |
def | openValueFd (self self, flags flags) |
def | as_analog_input (self self) |
def | as_encoder (self self) |
def | as_gpio (self self) |
def | as_activity (self self) |
def | __init__ (self self, * args) |
def | isValid (self self) |
def | release (self self) |
def | getName (self self) |
def | getType (self self) |
def | getPin (self self) |
def | openValueFd (self self, flags flags) |
def | as_analog_input (self self) |
def | as_encoder (self self) |
def | as_gpio (self self) |
def | as_activity (self self) |
Public Static Functions#
Type | Name |
---|---|
def | setupInput (name name, pin pin, pull pull) |
def | setupOutput (name name, pin pin, high high) |
def | setupInput (name name, pin pin, pull pull) |
def | setupOutput (name name, pin pin, high high) |
Public Static Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
Type | Name |
---|---|
def | get (name name) |
def | setup (name name, setup setup) |
def | get (name name) |
def | setup (name name, setup setup) |
Public Static Functions inherited from pypisoundmicro::swig::pypisoundmicro::Element#
See pypisoundmicro::swig::pypisoundmicro::Element
Type | Name |
---|---|
def | get (name name) |
def | setup (name name, setup setup) |
def | get (name name) |
def | setup (name name, setup setup) |
thisown#
pypisoundmicro.swig.pypisoundmicro.Gpio::thisown;
getDirection [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::getDirection (
self self
)
getPull [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::getPull (
self self
)
get [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::get (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::get
set [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::set (
self self,
high high
)
__init__ [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::__init__ (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::__init__
getDirection [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::getDirection (
self self
)
getPull [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::getPull (
self self
)
get [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::get (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::get
set [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::set (
self self,
high high
)
__init__ [1/2]#
def pypisoundmicro::swig::pypisoundmicro::Gpio::__init__ (
self self
)
Implements pypisoundmicro::swig::pypisoundmicro::Element::__init__
setupInput [1/2]#
static def pypisoundmicro::swig::pypisoundmicro::Gpio::setupInput (
name name,
pin pin,
pull pull
)
setupOutput [1/2]#
static def pypisoundmicro::swig::pypisoundmicro::Gpio::setupOutput (
name name,
pin pin,
high high
)
setupInput [1/2]#
static def pypisoundmicro::swig::pypisoundmicro::Gpio::setupInput (
name name,
pin pin,
pull pull
)
setupOutput [1/2]#
static def pypisoundmicro::swig::pypisoundmicro::Gpio::setupOutput (
name name,
pin pin,
high high
)