python-periphery
2.3.0
GPIO
LED
PWM
SPI
I2C
MMIO
Serial
Version and Helper Functions
python-periphery
»
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
_
__version__ (in module periphery)
B
base() (periphery.MMIO property)
baudrate() (periphery.Serial property)
bias() (periphery.GPIO property)
bit_order() (periphery.SPI property)
bits_per_word() (periphery.SPI property)
brightness() (periphery.LED property)
C
channel() (periphery.PWM property)
chip() (periphery.PWM property)
chip_fd() (periphery.GPIO property)
chip_label() (periphery.GPIO property)
chip_name() (periphery.GPIO property)
close() (periphery.GPIO method)
(periphery.I2C method)
(periphery.LED method)
(periphery.MMIO method)
(periphery.PWM method)
(periphery.Serial method)
(periphery.SPI method)
D
databits() (periphery.Serial property)
devpath() (periphery.GPIO property)
(periphery.I2C property)
(periphery.LED property)
(periphery.PWM property)
(periphery.Serial property)
(periphery.SPI property)
direction() (periphery.GPIO property)
disable() (periphery.PWM method)
drive() (periphery.GPIO property)
duty_cycle() (periphery.PWM property)
duty_cycle_ns() (periphery.PWM property)
E
edge() (periphery.GPIO property)
EdgeEvent (class in periphery)
enable() (periphery.PWM method)
enabled() (periphery.PWM property)
extra_flags() (periphery.SPI property)
F
fd() (periphery.GPIO property)
(periphery.I2C property)
(periphery.LED property)
(periphery.Serial property)
(periphery.SPI property)
flush() (periphery.Serial method)
frequency() (periphery.PWM property)
G
GPIO (class in periphery)
GPIOError (class in periphery)
I
I2C (class in periphery)
I2C.Message (class in periphery)
I2CError (class in periphery)
input_waiting() (periphery.Serial method)
inverted() (periphery.GPIO property)
L
label() (periphery.GPIO property)
LED (class in periphery)
LEDError (class in periphery)
line() (periphery.GPIO property)
M
max_brightness() (periphery.LED property)
max_speed() (periphery.SPI property)
MMIO (class in periphery)
MMIOError (class in periphery)
mode() (periphery.SPI property)
module
periphery
N
name() (periphery.GPIO property)
(periphery.LED property)
O
output_waiting() (periphery.Serial method)
P
parity() (periphery.Serial property)
period() (periphery.PWM property)
period_ns() (periphery.PWM property)
periphery
module
periphery.GPIO (built-in class)
,
[1]
periphery.GPIO.CdevGPIO (class in periphery)
periphery.GPIO.SysfsGPIO (class in periphery)
pointer() (periphery.MMIO property)
polarity() (periphery.PWM property)
poll() (periphery.GPIO method)
(periphery.Serial method)
poll_multiple() (periphery.GPIO static method)
PWM (class in periphery)
PWM_STAT_DELAY (periphery.PWM attribute)
PWM_STAT_RETRIES (periphery.PWM attribute)
PWMError (class in periphery)
R
read() (periphery.GPIO method)
(periphery.LED method)
(periphery.MMIO method)
(periphery.Serial method)
read16() (periphery.MMIO method)
read32() (periphery.MMIO method)
read8() (periphery.MMIO method)
read_event() (periphery.GPIO method)
rtscts() (periphery.Serial property)
S
Serial (class in periphery)
SerialError (class in periphery)
size() (periphery.MMIO property)
sleep() (in module periphery)
sleep_ms() (in module periphery)
sleep_us() (in module periphery)
SPI (class in periphery)
SPIError (class in periphery)
stopbits() (periphery.Serial property)
T
transfer() (periphery.I2C method)
(periphery.SPI method)
V
version (in module periphery)
vmin() (periphery.Serial property)
vtime() (periphery.Serial property)
W
write() (periphery.GPIO method)
(periphery.LED method)
(periphery.MMIO method)
(periphery.Serial method)
write16() (periphery.MMIO method)
write32() (periphery.MMIO method)
write8() (periphery.MMIO method)
X
xonxoff() (periphery.Serial property)