MicroPython TPYBoard
latest
TPYBoard快速参考手册
TPYBoard概述
MicroPython 教程
TPYBoard 实例教程
MicroPython类库
TPYBoard 相关下载
TPYBoard主要数据手册
MicroPython许可证信息
MicroPython资料索引
MicroPython TPYBoard
Docs
»
索引
Edit on GitHub
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__call__() (machine.Pin 方法)
(pyb.Switch 方法)
__contains__() (btree.btree 方法)
__detitem__() (btree.btree 方法)
__getitem__() (btree.btree 方法)
__iter__() (btree.btree 方法)
__setitem__() (btree.btree 方法)
__str__() (pyb.Pin 方法)
(pyb.pinaf 方法)
A
a2b_base64() (在 ubinascii 模块中)
abs() (內置函数)
accept() (usocket.socket 方法)
acos() (在 math 模块中)
acosh() (在 math 模块中)
ADC (machine 中的类)
adcchannel() (在 machine 模块中)
addressof() (在 uctypes 模块中)
af() (pyb.Pin 方法)
af_list() (pyb.Pin 方法)
alarm() (machine.RTC 方法)
alarm_left() (machine.RTC 方法)
all() (內置函数)
alloc_emergency_exception_buf() (在 micropython 模块中)
angle() (pyb.Servo 方法)
any() (machine.UART 方法)
(pyb.CAN 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(內置函数)
append() (array.array.array 方法)
argv() (在 sys 模块中)
array (模块)
array.array (array 中的类)
asin() (在 math 模块中)
asinh() (在 math 模块中)
atan() (在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 math 模块中)
B
b2a_base64() (在 ubinascii 模块中)
BIG_ENDIAN() (在 uctypes 模块中)
bin() (內置函数)
bind() (usocket.socket 方法)
blit() (framebuf.FrameBuffer 方法)
bool (內置类)
bootloader() (在 pyb 模块中)
btree (模块)
bytearray (內置类)
bytearray_at() (在 uctypes 模块中)
byteorder() (在 sys 模块中)
bytes (內置类)
bytes_at() (在 uctypes 模块中)
BytesIO (uio 中的类)
C
calcsize() (在 ustruct 模块中)
calibration() (pyb.Servo 方法)
callable() (內置函数)
callback() (pyb.Switch 方法)
CAN.LIST16() (在 pyb 模块中)
CAN.LIST32() (在 pyb 模块中)
CAN.LOOPBACK() (在 pyb 模块中)
CAN.MASK16() (在 pyb 模块中)
CAN.MASK32() (在 pyb 模块中)
CAN.NORMAL() (在 pyb 模块中)
CAN.SILENT() (在 pyb 模块中)
CAN.SILENT_LOOPBACK() (在 pyb 模块中)
cancel() (machine.RTC 方法)
ceil() (在 math 模块中)
channel() (machine.ADC 方法)
chdir() (在 uos 模块中)
chr() (內置函数)
classmethod() (內置函数)
clearfilter() (pyb.CAN 方法)
close() (btree.btree 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
cmath (模块)
collect() (在 gc 模块中)
command() (pyb.LCD 方法)
compile() (內置函数)
(在 ure 模块中)
complex (內置类)
connect() (usocket.socket 方法)
contrast() (pyb.LCD 方法)
copysign() (在 math 模块中)
cos() (在 cmath 模块中)
(在 math 模块中)
cosh() (在 math 模块中)
D
datetime() (pyb.RTC 方法)
debug() (pyb.Pin 类方法)
DEBUG() (在 ure 模块中)
decompress() (在 uzlib 模块中)
deepsleep() (在 machine 模块中)
degrees() (在 math 模块中)
deinit() (machine.ADC 方法)
(machine.I2C 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.Timer 方法)
(machine.UART 方法)
(machine.adcchannel 方法)
(pyb.CAN 方法)
(pyb.DAC 方法)
(pyb.I2C 方法)
(pyb.SPI 方法)
(pyb.Timer 方法)
(pyb.UART 方法)
delattr() (內置函数)
delay() (在 pyb 模块中)
DESC() (在 btree 模块中)
dict (內置类)
dict() (pyb.Pin 类方法)
digest() (uhashlib.hash 方法)
dir() (內置函数)
disable() (pyb.ExtInt 方法)
(在 gc 模块中)
disable_irq() (在 machine 模块中)
(在 pyb 模块中)
divmod() (內置函数)
dot() (lcd160cr.LCD160CR 方法)
dot_no_clip() (lcd160cr.LCD160CR 方法)
drive() (machine.Pin 方法)
dumps() (在 ujson 模块中)
E
e() (在 cmath 模块中)
(在 math 模块中)
elapsed_micros() (在 pyb 模块中)
elapsed_millis() (在 pyb 模块中)
enable() (pyb.ExtInt 方法)
(在 gc 模块中)
enable_irq() (在 machine 模块中)
(在 pyb 模块中)
enumerate() (內置函数)
erase() (lcd160cr.LCD160CR 方法)
erf() (在 math 模块中)
erfc() (在 math 模块中)
eval() (內置函数)
exec() (內置函数)
exit() (在 sys 模块中)
exp() (在 cmath 模块中)
(在 math 模块中)
expm1() (在 math 模块中)
extend() (array.array.array 方法)
ExtInt.IRQ_FALLING() (在 pyb 模块中)
ExtInt.IRQ_RISING() (在 pyb 模块中)
ExtInt.IRQ_RISING_FALLING() (在 pyb 模块中)
F
fabs() (在 math 模块中)
fast_spi() (lcd160cr.LCD160CR 方法)
fault_debug() (在 pyb 模块中)
feed() (machine.wdt 方法)
feed_wdt() (lcd160cr.LCD160CR 方法)
FileIO (uio 中的类)
fill() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
fill_rect() (framebuf.FrameBuffer 方法)
filter() (內置函数)
filtered_xyz() (pyb.Accel 方法)
float (內置类)
floor() (在 math 模块中)
flush() (btree.btree 方法)
fmod() (在 math 模块中)
framebuf (模块)
framebuf.GS4_HMSB() (在 framebuf 模块中)
framebuf.MONO_HLSB() (在 framebuf 模块中)
framebuf.MONO_HMSB() (在 framebuf 模块中)
framebuf.MONO_VLSB() (在 framebuf 模块中)
framebuf.RGB565() (在 framebuf 模块中)
FrameBuffer (framebuf 中的类)
freq() (在 machine 模块中)
frexp() (在 math 模块中)
from_bytes() (int 类方法)
frozenset (內置类)
G
gamma() (在 math 模块中)
gc (模块)
get() (btree.btree 方法)
(pyb.LCD 方法)
get_line() (lcd160cr.LCD160CR 方法)
get_pixel() (lcd160cr.LCD160CR 方法)
get_touch() (lcd160cr.LCD160CR 方法)
getattr() (內置函数)
getcwd() (在 uos 模块中)
getvalue() (uio.BytesIO 方法)
globals() (內置函数)
gpio() (pyb.Pin 方法)
group() (ure.match 方法)
H
hard_reset() (在 pyb 模块中)
hasattr() (內置函数)
hash() (內置函数)
heapify() (在 uheapq 模块中)
heappop() (在 uheapq 模块中)
heappush() (在 uheapq 模块中)
hex() (內置函数)
hexdigest() (uhashlib.hash 方法)
hexlify() (在 ubinascii 模块中)
hline() (framebuf.FrameBuffer 方法)
I
I2C (machine 中的类)
I2C.MASTER() (在 pyb 模块中)
id() (machine.Pin 方法)
(內置函数)
idle() (在 machine 模块中)
ilistdir() (在 uos 模块中)
implementation() (在 sys 模块中)
INCL() (在 btree 模块中)
index() (pyb.pinaf 方法)
init() (machine.ADC 方法)
(machine.I2C 方法)
(machine.Pin 方法)
(machine.RTC 方法)
(machine.SD 方法)
(machine.SPI 方法)
(machine.adcchannel 方法)
(pyb.CAN 方法)
(pyb.DAC 方法)
(pyb.Pin 方法)
(pyb.UART 方法)
initfilterbanks() (pyb.CAN 类方法)
input() (內置函数)
int (內置类)
intensity() (pyb.LED 方法)
irq() (machine.Pin 方法)
(machine.RTC 方法)
is_touched() (lcd160cr.LCD160CR 方法)
isconnected() (pyb.USB_VCP 方法)
isfinite() (在 math 模块中)
isinf() (在 math 模块中)
isinstance() (內置函数)
isnan() (在 math 模块中)
issubclass() (內置函数)
items() (btree.btree 方法)
iter() (內置函数)
J
jpeg() (lcd160cr.LCD160CR 方法)
jpeg_data() (lcd160cr.LCD160CR 方法)
jpeg_start() (lcd160cr.LCD160CR 方法)
K
keys() (btree.btree 方法)
L
LCD160CR (lcd160cr 中的类)
lcd160cr (模块)
LCD160CR.h() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE() (在 lcd160cr 模块中)
lcd160cr.LANDSCAPE_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT() (在 lcd160cr 模块中)
lcd160cr.PORTRAIT_UPSIDEDOWN() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_INFO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_MLOGO() (在 lcd160cr 模块中)
lcd160cr.STARTUP_DECO_NONE() (在 lcd160cr 模块中)
LCD160CR.w() (在 lcd160cr 模块中)
ldexp() (在 math 模块中)
len() (內置函数)
lgamma() (在 math 模块中)
light() (pyb.LCD 方法)
line() (framebuf.FrameBuffer 方法)
(lcd160cr.LCD160CR 方法)
(pyb.ExtInt 方法)
line_no_clip() (lcd160cr.LCD160CR 方法)
list (內置类)
listdir() (在 uos 模块中)
listen() (usocket.socket 方法)
LITTLE_ENDIAN() (在 uctypes 模块中)
loads() (在 ujson 模块中)
locals() (內置函数)
localtime() (在 utime 模块中)
log() (在 cmath 模块中)
(在 math 模块中)
log10() (在 cmath 模块中)
(在 math 模块中)
log2() (在 math 模块中)
M
machine (模块)
machine.DEEPSLEEP() (在 machine 模块中)
machine.DEEPSLEEP_RESET() (在 machine 模块中)
machine.HARD_RESET() (在 machine 模块中)
machine.IDLE() (在 machine 模块中)
machine.PIN_WAKE() (在 machine 模块中)
machine.PWRON_RESET() (在 machine 模块中)
machine.RTC_WAKE() (在 machine 模块中)
machine.SLEEP() (在 machine 模块中)
machine.SOFT_RESET() (在 machine 模块中)
machine.WDT_RESET() (在 machine 模块中)
machine.WLAN_WAKE() (在 machine 模块中)
main() (在 pyb 模块中)
makefile() (usocket.socket 方法)
map() (內置函数)
mapper() (pyb.Pin 类方法)
match() (ure.regex 方法)
(在 ure 模块中)
math (模块)
max() (內置函数)
maxsize() (在 sys 模块中)
mem_alloc() (在 gc 模块中)
mem_free() (在 gc 模块中)
mem_info() (在 micropython 模块中)
memoryview (內置类)
micropython (模块)
micros() (在 pyb 模块中)
millis() (在 pyb 模块中)
min() (內置函数)
mkdir() (在 uos 模块中)
mktime() (在 utime 模块中)
mode() (machine.Pin 方法)
(pyb.Pin 方法)
modf() (在 math 模块中)
modify() (select.poll 方法)
modules() (在 sys 模块中)
N
name() (pyb.Pin 方法)
(pyb.pinaf 方法)
namedtuple() (在 ucollections 模块中)
names() (pyb.Pin 方法)
NATIVE() (在 uctypes 模块中)
network (模块)
next() (內置函数)
noise() (pyb.DAC 方法)
now() (machine.RTC 方法)
O
object (內置类)
oct() (內置函数)
off() (pyb.LED 方法)
on() (pyb.LED 方法)
open() (內置函数)
(在 btree 模块中)
(在 uio 模块中)
ord() (內置函数)
OrderedDict() (在 ucollections 模块中)
out_value() (machine.Pin 方法)
P
pack() (在 ustruct 模块中)
pack_into() (在 ustruct 模块中)
path() (在 sys 模块中)
phase() (在 cmath 模块中)
pi() (在 cmath 模块中)
(在 math 模块中)
Pin (machine 中的类)
pin() (pyb.Pin 方法)
Pin.AF_OD() (在 pyb 模块中)
Pin.AF_PP() (在 pyb 模块中)
Pin.ALT() (在 machine 模块中)
Pin.ALT_OPEN_DRAIN() (在 machine 模块中)
Pin.ANALOG() (在 pyb 模块中)
Pin.board (machine 中的类)
Pin.HIGH_POWER() (在 machine 模块中)
Pin.IN() (在 machine 模块中)
(在 pyb 模块中)
Pin.IRQ_FALLING() (在 machine 模块中)
Pin.IRQ_HIGH_LEVEL() (在 machine 模块中)
Pin.IRQ_LOW_LEVEL() (在 machine 模块中)
Pin.IRQ_RISING() (在 machine 模块中)
Pin.LOW_POWER() (在 machine 模块中)
Pin.MED_POWER() (在 machine 模块中)
Pin.OPEN_DRAIN() (在 machine 模块中)
Pin.OUT() (在 machine 模块中)
Pin.OUT_OD() (在 pyb 模块中)
Pin.OUT_PP() (在 pyb 模块中)
Pin.PULL_DOWN() (在 machine 模块中)
(在 pyb 模块中)
Pin.PULL_NONE() (在 pyb 模块中)
Pin.PULL_UP() (在 machine 模块中)
(在 pyb 模块中)
pixel() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
platform() (在 sys 模块中)
polar() (在 cmath 模块中)
poll() (select.poll 方法)
(在 select 模块中)
poly_dot() (lcd160cr.LCD160CR 方法)
poly_line() (lcd160cr.LCD160CR 方法)
port() (pyb.Pin 方法)
pow() (內置函数)
(在 math 模块中)
print() (內置函数)
print_exception() (在 sys 模块中)
property() (內置函数)
pull() (machine.Pin 方法)
(pyb.Pin 方法)
pulse_width() (pyb.Servo 方法)
pyb (模块)
pyb.Accel (pyb 中的类)
pyb.CAN (pyb 中的类)
pyb.DAC (pyb 中的类)
pyb.ExtInt (pyb 中的类)
pyb.LCD (pyb 中的类)
pyb.LED (pyb 中的类)
pyb.Pin (pyb 中的类)
pyb.RTC (pyb 中的类)
pyb.Servo (pyb 中的类)
pyb.Switch (pyb 中的类)
pyb.Timer (pyb 中的类)
pyb.UART (pyb 中的类)
pyb.USB_HID (pyb 中的类)
pyb.USB_VCP (pyb 中的类)
Q
qstr_info() (在 micropython 模块中)
R
radians() (在 math 模块中)
range() (內置函数)
read() (machine.SPI 方法)
(machine.UART 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readchar() (pyb.UART 方法)
readfrom() (machine.I2C 方法)
readfrom_into() (machine.I2C 方法)
readfrom_mem() (machine.I2C 方法)
readfrom_mem_into() (machine.I2C 方法)
readinto() (machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readline() (machine.UART 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readlines() (pyb.USB_VCP 方法)
rect() (framebuf.FrameBuffer 方法)
(lcd160cr.LCD160CR 方法)
(在 cmath 模块中)
rect_interior() (lcd160cr.LCD160CR 方法)
rect_interior_no_clip() (lcd160cr.LCD160CR 方法)
rect_no_clip() (lcd160cr.LCD160CR 方法)
rect_outline() (lcd160cr.LCD160CR 方法)
rect_outline_no_clip() (lcd160cr.LCD160CR 方法)
recv() (pyb.CAN 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
recvfrom() (usocket.socket 方法)
reg() (pyb.pinaf 方法)
register() (select.poll 方法)
regs() (pyb.ExtInt 类方法)
remove() (在 uos 模块中)
rename() (在 uos 模块中)
repl_uart() (在 pyb 模块中)
repr() (內置函数)
reset() (lcd160cr.LCD160CR 方法)
(在 machine 模块中)
reset_cause() (在 machine 模块中)
reversed() (內置函数)
rgb() (lcd160cr.LCD160CR 静态方法)
rmdir() (在 uos 模块中)
round() (內置函数)
RTC (machine 中的类)
RTC.ALARM0() (在 machine 模块中)
rxcallback() (pyb.CAN 方法)
S
save_to_flash() (lcd160cr.LCD160CR 方法)
scan() (machine.I2C 方法)
(pyb.I2C 方法)
screen_dump() (lcd160cr.LCD160CR 方法)
screen_load() (lcd160cr.LCD160CR 方法)
scroll() (framebuf.FrameBuffer 方法)
SD (machine 中的类)
search() (ure.regex 方法)
(在 ure 模块中)
select (模块)
select() (在 select 模块中)
send() (pyb.CAN 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
sendall() (usocket.socket 方法)
sendbreak() (machine.UART 方法)
(pyb.UART 方法)
sendto() (usocket.socket 方法)
set (內置类)
set_brightness() (lcd160cr.LCD160CR 方法)
set_font() (lcd160cr.LCD160CR 方法)
set_i2c_addr() (lcd160cr.LCD160CR 方法)
set_orient() (lcd160cr.LCD160CR 方法)
set_pen() (lcd160cr.LCD160CR 方法)
set_pixel() (lcd160cr.LCD160CR 方法)
set_pos() (lcd160cr.LCD160CR 方法)
set_power() (lcd160cr.LCD160CR 方法)
set_scroll() (lcd160cr.LCD160CR 方法)
set_scroll_buf() (lcd160cr.LCD160CR 方法)
set_scroll_win() (lcd160cr.LCD160CR 方法)
set_scroll_win_param() (lcd160cr.LCD160CR 方法)
set_spi_win() (lcd160cr.LCD160CR 方法)
set_startup_deco() (lcd160cr.LCD160CR 方法)
set_text_color() (lcd160cr.LCD160CR 方法)
set_uart_baudrate() (lcd160cr.LCD160CR 方法)
setattr() (內置函数)
setblocking() (usocket.socket 方法)
setfilter() (pyb.CAN 方法)
setinterrupt() (pyb.USB_VCP 方法)
setsockopt() (usocket.socket 方法)
settimeout() (usocket.socket 方法)
show() (pyb.LCD 方法)
show_framebuf() (lcd160cr.LCD160CR 方法)
sin() (在 cmath 模块中)
(在 math 模块中)
sinh() (在 math 模块中)
sizeof() (在 uctypes 模块中)
sleep() (在 machine 模块中)
(在 utime 模块中)
sleep_ms() (在 utime 模块中)
sleep_us() (在 utime 模块中)
slice (內置类)
socket.AF_INET() (在 usocket 模块中)
socket.AF_INET6() (在 usocket 模块中)
socket.getaddrinfo() (在 usocket 模块中)
socket.IPPROTO_SEC() (在 usocket 模块中)
socket.IPPROTO_TCP() (在 usocket 模块中)
socket.IPPROTO_UDP() (在 usocket 模块中)
socket.SOCK_DGRAM() (在 usocket 模块中)
socket.SOCK_STREAM() (在 usocket 模块中)
socket.socket() (在 usocket 模块中)
sorted() (內置函数)
speed() (pyb.Servo 方法)
SPI (machine 中的类)
SPI.LSB() (在 machine 模块中)
SPI.MASTER() (在 machine 模块中)
SPI.MSB() (在 machine 模块中)
split() (ure.regex 方法)
sqrt() (在 cmath 模块中)
(在 math 模块中)
ssl.CERT_NONE() (在 ussl 模块中)
ssl.CERT_OPTIONAL() (在 ussl 模块中)
ssl.CERT_REQUIRED() (在 ussl 模块中)
ssl.SSLError() (在 ussl 模块中)
ssl.wrap_socket() (在 ussl 模块中)
start() (machine.I2C 方法)
stat() (在 uos 模块中)
staticmethod() (內置函数)
statvfs() (在 uos 模块中)
stderr() (在 sys 模块中)
stdin() (在 sys 模块中)
stdout() (在 sys 模块中)
stop() (machine.I2C 方法)
str (內置类)
StringIO (uio 中的类)
struct (uctypes 中的类)
sum() (內置函数)
super() (內置函数)
swint() (pyb.ExtInt 方法)
sync() (在 pyb 模块中)
(在 uos 模块中)
sys (模块)
T
tan() (在 math 模块中)
tanh() (在 math 模块中)
text() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
TextIOWrapper (uio 中的类)
ticks_add() (在 utime 模块中)
ticks_cpu() (在 utime 模块中)
ticks_diff() (在 utime 模块中)
ticks_ms() (在 utime 模块中)
ticks_us() (在 utime 模块中)
tilt() (pyb.Accel 方法)
time() (在 utime 模块中)
time_pulse_us() (在 machine 模块中)
Timer (machine 中的类)
Timer.ONE_SHOT() (在 machine 模块中)
Timer.PERIODIC() (在 machine 模块中)
to_bytes() (int 方法)
toggle() (machine.Pin 方法)
(pyb.LED 方法)
touch_config() (lcd160cr.LCD160CR 方法)
triangle() (pyb.DAC 方法)
trunc() (在 math 模块中)
tuple (內置类)
type() (內置函数)
U
UART (machine 中的类)
UART.CTS() (在 pyb 模块中)
UART.RTS() (在 pyb 模块中)
ubinascii (模块)
ucollections (模块)
uctypes (模块)
udelay() (在 pyb 模块中)
uhashlib (模块)
uhashlib.md5 (uhashlib 中的类)
uhashlib.sha1 (uhashlib 中的类)
uhashlib.sha256 (uhashlib 中的类)
uheapq (模块)
uio (模块)
ujson (模块)
unhexlify() (在 ubinascii 模块中)
unique_id() (在 machine 模块中)
unpack() (在 ustruct 模块中)
unpack_from() (在 ustruct 模块中)
unregister() (select.poll 方法)
uos (模块)
update() (uhashlib.hash 方法)
urandom() (在 uos 模块中)
ure (模块)
usb_mode() (在 pyb 模块中)
usocket (模块)
ussl (模块)
ustruct (模块)
utime (模块)
uzlib (模块)
V
value() (machine.adcchannel 方法)
(machine.Pin 方法)
(pyb.Pin 方法)
values() (btree.btree 方法)
version() (在 sys 模块中)
version_info() (在 sys 模块中)
vline() (framebuf.FrameBuffer 方法)
W
WDT (machine 中的类)
write() (lcd160cr.LCD160CR 方法)
(machine.I2C 方法)
(machine.SPI 方法)
(machine.UART 方法)
(pyb.DAC 方法)
(pyb.LCD 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
write_readinto() (machine.SPI 方法)
write_timed() (pyb.DAC 方法)
writechar() (pyb.UART 方法)
writeto() (machine.I2C 方法)
writeto_mem() (machine.I2C 方法)
X
x() (pyb.Accel 方法)
Y
y() (pyb.Accel 方法)
Z
z() (pyb.Accel 方法)
zip() (內置函数)