MicroPython
latest
trailbreaker参考
MicroPython 函数库
MicroPython语言
MicroPython license information
MicroPython
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 方法)
__detitem__() (btree 方法)
__getitem__() (btree 方法)
__iter__() (btree 方法)
__setitem__() (btree 方法)
__str__() (pyb.Pin 方法)
(pyb.pinaf 方法)
_thread (模块)
A
a2b_base64() (在 ubinascii 模块中)
abs() (內置函数)
AbstractNIC (network 中的类)
accept() (usocket.socket 方法)
acos() (在 math 模块中)
acosh() (在 math 模块中)
active() (在 network 模块中)
addressof() (在 uctypes 模块中)
af() (pyb.Pin 方法)
AF_INET() (在 usocket 模块中)
AF_INET6() (在 usocket 模块中)
af_list() (pyb.Pin 方法)
alarm() (machine.RTC 方法)
alarm_left() (machine.RTC 方法)
all() (內置函数)
alloc_emergency_exception_buf() (在 micropython 模块中)
angle() (pyb.Servo 方法)
any() (pyb.CAN 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(內置函数)
append() (array.array.array 方法)
argv() (在 sys 模块中)
array (模块)
array.array (array 中的类)
asin() (在 math 模块中)
asinh() (在 math 模块中)
AssertionError
atan() (在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 math 模块中)
AttributeError
B
b2a_base64() (在 ubinascii 模块中)
baremetal
begin_fill() (uturtle.uturtle.Turtle 方法)
bgcolor() (uturtle.uturtle.Turtle 方法)
,
[1]
,
[2]
BIG_ENDIAN() (在 uctypes 模块中)
bin() (內置函数)
bind() (usocket.socket 方法)
blit() (framebuf.FrameBuffer 方法)
board
bool (內置类)
bootloader() (在 pyb 模块中)
bytearray (內置类)
bytearray_at() (在 uctypes 模块中)
byteorder() (在 sys 模块中)
bytes (內置类)
bytes_at() (在 uctypes 模块中)
BytesIO (uio 中的类)
C
calcsize() (在 ustruct 模块中)
calibration() (pyb.RTC 方法)
(pyb.Servo 方法)
callable() (內置函数)
callback() (pyb.Switch 方法)
(pyb.Timer 方法)
(pyb.timerchannel 方法)
callee-owned tuple
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 方法)
capture() (pyb.timerchannel 方法)
CC3K (network 中的类)
CC3K.WEP() (在 network 模块中)
CC3K.WPA() (在 network 模块中)
CC3K.WPA2() (在 network 模块中)
ceil() (在 math 模块中)
channel() (pyb.Timer 方法)
chdir() (在 uos 模块中)
chr() (內置函数)
circle() (uturtle.uturtle.Turtle 方法)
classmethod() (內置函数)
clear() (uturtle.uturtle.Turtle 方法)
(在 screen 模块中)
clearfilter() (pyb.CAN 方法)
close() (btree 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
cmath (模块)
collect() (在 gc 模块中)
color() (uturtle.uturtle.Turtle 方法)
,
[1]
,
[2]
command() (pyb.LCD 方法)
compare() (pyb.timerchannel 方法)
compile() (內置函数)
(在 ure 模块中)
complex (內置类)
config() (在 network 模块中)
connect() (network.cc3k 方法)
(usocket.socket 方法)
(在 network 模块中)
const() (在 micropython 模块中)
contrast() (pyb.LCD 方法)
copysign() (在 math 模块中)
cos() (在 cmath 模块中)
(在 math 模块中)
cosh() (在 math 模块中)
counter() (pyb.Timer 方法)
CPython
D
datetime() (pyb.RTC 方法)
debug() (pyb.Pin 类方法)
DEBUG() (在 ure 模块中)
DecompIO (uzlib 中的类)
decompress() (在 uzlib 模块中)
deepsleep() (在 machine 模块中)
degrees() (在 math 模块中)
deinit() (machine.I2C 方法)
(machine.RTC 方法)
(machine.SPI 方法)
(pyb.CAN 方法)
(pyb.I2C 方法)
(pyb.SPI 方法)
(pyb.Timer 方法)
(pyb.UART 方法)
delattr() (內置函数)
delay() (uturtle.uturtle.Turtle 方法)
,
[1]
(在 pyb 模块中)
DESC (內置变量)
destroy() (ubitmap.ubitmap.BitmapFromFile 方法)
dict (內置类)
dict() (pyb.Pin 类方法)
digest() (uhashlib.hash 方法)
dir() (內置函数)
disable() (pyb.ExtInt 方法)
(在 gc 模块中)
disable_irq() (在 machine 模块中)
(在 pyb 模块中)
disconnect() (network.cc3k 方法)
(在 network 模块中)
divmod() (內置函数)
dot() (lcd160cr.LCD160CR 方法)
dot_no_clip() (lcd160cr.LCD160CR 方法)
draw() (ubitmap.ubitmap.Bitmap 方法)
(ubitmap.ubitmap.BitmapFromFile 方法)
(在 text 模块中)
,
[1]
drawline() (在 screen 模块中)
drawpoly() (在 screen 模块中)
drive() (machine.Pin 方法)
dumps() (在 ujson 模块中)
dupterm() (在 uos 模块中)
E
e() (在 cmath 模块中)
(在 math 模块中)
elapsed_micros() (在 pyb 模块中)
elapsed_millis() (在 pyb 模块中)
enable() (pyb.ExtInt 方法)
(在 gc 模块中)
enable_irq() (在 machine 模块中)
(在 pyb 模块中)
end_fill() (uturtle.uturtle.Turtle 方法)
enumerate() (內置函数)
erase() (lcd160cr.LCD160CR 方法)
erf() (在 math 模块中)
erfc() (在 math 模块中)
errorcode() (在 uerrno 模块中)
eval() (內置函数)
Exception
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 模块中)
fd() (uturtle.uturtle.Turtle 方法)
feed() (machine.wdt 方法)
feed_wdt() (lcd160cr.LCD160CR 方法)
FileIO (uio 中的类)
fill() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
fill_rect() (framebuf.FrameBuffer 方法)
fillcolor() (uturtle.uturtle.Turtle 方法)
,
[1]
,
[2]
filling() (uturtle.uturtle.Turtle 方法)
filter() (內置函数)
filtered_xyz() (pyb.Accel 方法)
float (內置类)
floor() (在 math 模块中)
flush() (btree 方法)
fmod() (在 math 模块中)
forward() (uturtle.uturtle.Turtle 方法)
framebuf (模块)
framebuf.GS4_HMSB() (在 framebuf 模块中)
framebuf.MONO_HLSB() (在 framebuf 模块中)
framebuf.MONO_HMSB() (在 framebuf 模块中)
framebuf.MONO_VLSB() (在 framebuf 模块中)
framebuf.RGB565() (在 framebuf 模块中)
FrameBuffer (framebuf 中的类)
freq() (pyb.Timer 方法)
(在 machine 模块中)
(在 pyb 模块中)
frexp() (在 math 模块中)
from_bytes() (int 类方法)
frozenset (內置类)
G
gamma() (在 math 模块中)
gc (模块)
gc.mem_free() (在 gc 模块中)
get() (btree 方法)
(pyb.LCD 方法)
get_line() (lcd160cr.LCD160CR 方法)
get_pixel() (lcd160cr.LCD160CR 方法)
get_touch() (lcd160cr.LCD160CR 方法)
getaddrinfo() (在 usocket 模块中)
getattr() (內置函数)
getcwd() (在 uos 模块中)
getvalue() (uio.BytesIO 方法)
globals() (內置函数)
goto() (uturtle.uturtle.Turtle 方法)
,
[1]
GPIO
GPIO port
gpio() (pyb.Pin 方法)
group() (ure.match 方法)
H
hard_reset() (在 pyb 模块中)
hasattr() (內置函数)
hash() (內置函数)
have_cdc() (在 pyb 模块中)
heading() (uturtle.uturtle.Turtle 方法)
heap_lock() (在 micropython 模块中)
heap_unlock() (在 micropython 模块中)
heapify() (在 uheapq 模块中)
heappop() (在 uheapq 模块中)
heappush() (在 uheapq 模块中)
height() (ubitmap.ubitmap.BitmapFromFile 方法)
hex() (內置函数)
hexdigest() (uhashlib.hash 方法)
hexlify() (在 ubinascii 模块中)
hid() (在 pyb 模块中)
hline() (framebuf.FrameBuffer 方法)
home() (uturtle.uturtle.Turtle 方法)
I
I2C (machine 中的类)
I2C.MASTER() (在 pyb 模块中)
I2C.SLAVE() (在 pyb 模块中)
id() (內置函数)
idle() (在 machine 模块中)
ifconfig() (network.cc3k 方法)
(network.wiznet5k 方法)
(在 network 模块中)
ilistdir() (在 uos 模块中)
implementation() (在 sys 模块中)
ImportError
INCL (內置变量)
index() (pyb.pinaf 方法)
IndexError
info() (pyb.RTC 方法)
(在 pyb 模块中)
init() (machine.I2C 方法)
(machine.Pin 方法)
(machine.RTC 方法)
(machine.SPI 方法)
(pyb.CAN 方法)
(pyb.DAC 方法)
(pyb.I2C 方法)
(pyb.Pin 方法)
(pyb.SPI 方法)
(pyb.Timer 方法)
(pyb.UART 方法)
initfilterbanks() (pyb.CAN 类方法)
input() (內置函数)
int (內置类)
intensity() (pyb.LED 方法)
interned string
ipoll() (uselect.poll 方法)
IPPROTO_TCP() (在 usocket 模块中)
IPPROTO_UDP() (在 usocket 模块中)
irq() (machine.Pin 方法)
(machine.RTC 方法)
is_ready() (pyb.I2C 方法)
is_touched() (lcd160cr.LCD160CR 方法)
is_valid() (ubitmap.ubitmap.BitmapFromFile 方法)
isconnected() (network.cc3k 方法)
(network.wiznet5k 方法)
(pyb.USB_VCP 方法)
(在 network 模块中)
isfinite() (在 math 模块中)
isinf() (在 math 模块中)
isinstance() (內置函数)
isnan() (在 math 模块中)
issubclass() (內置函数)
items() (btree 方法)
iter() (內置函数)
J
jpeg() (lcd160cr.LCD160CR 方法)
jpeg_data() (lcd160cr.LCD160CR 方法)
jpeg_start() (lcd160cr.LCD160CR 方法)
K
kbd_intr() (在 micropython 模块中)
KeyboardInterrupt
KeyError
keys() (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 模块中)
left() (uturtle.uturtle.Turtle 方法)
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 模块中)
load() (在 ujson 模块中)
loads() (在 ujson 模块中)
,
[1]
locals() (內置函数)
localtime() (在 utime 模块中)
log() (在 cmath 模块中)
(在 math 模块中)
log10() (在 cmath 模块中)
(在 math 模块中)
log2() (在 math 模块中)
lt() (uturtle.uturtle.Turtle 方法)
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 模块中)
MCU
mem_alloc() (在 gc 模块中)
mem_free() (在 gc 模块中)
mem_info() (在 micropython 模块中)
mem_read() (pyb.I2C 方法)
mem_write() (pyb.I2C 方法)
MemoryError
memoryview (內置类)
micropython (模块)
MicroPython port
MicroPython Unix port
micropython-lib
micros() (在 pyb 模块中)
millis() (在 pyb 模块中)
min() (內置函数)
mkdir() (在 uos 模块中)
mktime() (在 utime 模块中)
mode() (machine.Pin 方法)
(pyb.Pin 方法)
modf() (在 math 模块中)
modify() (uselect.poll 方法)
modules() (在 sys 模块中)
mount() (在 pyb 模块中)
N
name() (pyb.Pin 方法)
(pyb.pinaf 方法)
namedtuple() (在 ucollections 模块中)
NameError
names() (pyb.Pin 方法)
NATIVE() (在 uctypes 模块中)
network (模块)
next() (內置函数)
noise() (pyb.DAC 方法)
NotImplementedError
now() (machine.RTC 方法)
O
object (內置类)
oct() (內置函数)
off() (machine.Signal 方法)
(pyb.LED 方法)
on() (machine.Signal 方法)
(pyb.LED 方法)
open() (內置函数)
,
[1]
(在 uio 模块中)
opt_level() (在 micropython 模块中)
ord() (內置函数)
OrderedDict() (在 ucollections 模块中)
OSError
P
pack() (在 ustruct 模块中)
pack_into() (在 ustruct 模块中)
patch_program() (network.cc3k 方法)
patch_version() (network.cc3k 方法)
path() (在 sys 模块中)
pd() (uturtle.uturtle.Turtle 方法)
pencolor() (uturtle.uturtle.Turtle 方法)
,
[1]
,
[2]
,
[3]
pendown() (uturtle.uturtle.Turtle 方法)
pensize() (uturtle.uturtle.Turtle 方法)
,
[1]
penup() (uturtle.uturtle.Turtle 方法)
period() (pyb.Timer 方法)
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.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() (uselect.poll 方法)
(在 uselect 模块中)
poly_dot() (lcd160cr.LCD160CR 方法)
poly_line() (lcd160cr.LCD160CR 方法)
port
port() (pyb.Pin 方法)
pos() (uturtle.uturtle.Turtle 方法)
position() (uturtle.uturtle.Turtle 方法)
pow() (內置函数)
(在 math 模块中)
prescaler() (pyb.Timer 方法)
print() (內置函数)
print_exception() (在 sys 模块中)
property() (內置函数)
pu() (uturtle.uturtle.Turtle 方法)
pull() (machine.Pin 方法)
(pyb.Pin 方法)
pulse_width() (pyb.Servo 方法)
(pyb.timerchannel 方法)
pulse_width_percent() (pyb.timerchannel 方法)
pyb (模块)
pyb.Accel (pyb 中的类)
pyb.ADC (pyb 中的类)
pyb.CAN (pyb 中的类)
pyb.DAC (pyb 中的类)
pyb.ExtInt (pyb 中的类)
pyb.I2C (pyb 中的类)
,
[1]
pyb.LCD (pyb 中的类)
pyb.LED (pyb 中的类)
pyb.Pin (pyb 中的类)
pyb.RTC (pyb 中的类)
pyb.Servo (pyb 中的类)
,
[1]
,
[2]
pyb.SPI (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 方法)
(pyb.ADC 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
read_timed() (pyb.ADC 方法)
readchar() (pyb.UART 方法)
readfrom() (machine.I2C 方法)
readfrom_into() (machine.I2C 方法)
readfrom_mem() (machine.I2C 方法)
readfrom_mem_into() (machine.I2C 方法)
readinto() (machine.I2C 方法)
(machine.SPI 方法)
(pyb.UART 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
readline() (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.I2C 方法)
(pyb.SPI 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
recvfrom() (usocket.socket 方法)
reg() (pyb.pinaf 方法)
register() (uselect.poll 方法)
regs() (network.wiznet5k 方法)
(pyb.ExtInt 类方法)
remove() (在 uos 模块中)
rename() (在 uos 模块中)
repl_uart() (在 pyb 模块中)
repr() (內置函数)
reset() (lcd160cr.LCD160CR 方法)
(uturtle.uturtle.Turtle 方法)
(在 machine 模块中)
reset_cause() (在 machine 模块中)
reversed() (內置函数)
rgb() (lcd160cr.LCD160CR 静态方法)
right() (uturtle.uturtle.Turtle 方法)
rmdir() (在 uos 模块中)
rng() (在 pyb 模块中)
rotate() (uturtle.uturtle.Vec2D 方法)
rotate_rad() (uturtle.uturtle.Vec2D 方法)
round() (內置函数)
rt() (uturtle.uturtle.Turtle 方法)
RTC (machine 中的类)
RTC.ALARM0() (在 machine 模块中)
RuntimeError
rxcallback() (pyb.CAN 方法)
S
save_to_flash() (lcd160cr.LCD160CR 方法)
scan() (machine.I2C 方法)
(pyb.I2C 方法)
(在 network 模块中)
schedule() (在 micropython 模块中)
screen (模块)
screen_dump() (lcd160cr.LCD160CR 方法)
screen_load() (lcd160cr.LCD160CR 方法)
scroll() (framebuf.FrameBuffer 方法)
search() (ure.regex 方法)
(在 ure 模块中)
select() (在 uselect 模块中)
send() (pyb.CAN 方法)
(pyb.I2C 方法)
(pyb.SPI 方法)
(pyb.USB_HID 方法)
(pyb.USB_VCP 方法)
(usocket.socket 方法)
send_recv() (pyb.SPI 方法)
sendall() (usocket.socket 方法)
sendbreak() (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 方法)
seth() (uturtle.uturtle.Turtle 方法)
setheading() (uturtle.uturtle.Turtle 方法)
setinterrupt() (pyb.USB_VCP 方法)
setsockopt() (usocket.socket 方法)
settimeout() (usocket.socket 方法)
show() (pyb.LCD 方法)
show_framebuf() (lcd160cr.LCD160CR 方法)
Signal (machine 中的类)
sin() (在 cmath 模块中)
(在 math 模块中)
sinh() (在 math 模块中)
sizeof() (在 uctypes 模块中)
sleep() (在 machine 模块中)
(在 utime 模块中)
sleep_ms() (在 utime 模块中)
sleep_us() (在 utime 模块中)
slice (內置类)
SOCK_DGRAM() (在 usocket 模块中)
SOCK_STREAM() (在 usocket 模块中)
socket() (在 usocket 模块中)
socket.error
sorted() (內置函数)
source_freq() (pyb.Timer 方法)
speed() (pyb.Servo 方法)
(uturtle.uturtle.Turtle 方法)
,
[1]
,
[2]
SPI (machine 中的类)
SPI.LSB() (在 machine 模块中)
(在 pyb 模块中)
SPI.MASTER() (在 machine 模块中)
(在 pyb 模块中)
SPI.MSB() (在 machine 模块中)
(在 pyb 模块中)
SPI.SLAVE() (在 pyb 模块中)
split() (ure.regex 方法)
sqrt() (在 cmath 模块中)
(在 math 模块中)
ssl.SSLError() (在 ussl 模块中)
stack_use() (在 micropython 模块中)
standby() (在 pyb 模块中)
start() (machine.I2C 方法)
stat() (在 uos 模块中)
staticmethod() (內置函数)
status() (在 network 模块中)
statvfs() (在 uos 模块中)
stderr() (在 sys 模块中)
stdin() (在 sys 模块中)
stdout() (在 sys 模块中)
stop() (machine.I2C 方法)
(在 pyb 模块中)
StopIteration
str (內置类)
stream
StringIO (uio 中的类)
struct (uctypes 中的类)
sum() (內置函数)
super() (內置函数)
swint() (pyb.ExtInt 方法)
sync() (在 pyb 模块中)
(在 uos 模块中)
SyntaxError
sys (模块)
SystemExit
T
tan() (在 math 模块中)
tanh() (在 math 模块中)
text (模块)
text() (framebuf.FrameBuffer 方法)
(pyb.LCD 方法)
TextIOWrapper (uio 中的类)
threshold() (在 gc 模块中)
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 方法)
to_screen_coordinate() (uturtle.uturtle.Vec2D 方法)
toggle() (pyb.LED 方法)
touch_config() (lcd160cr.LCD160CR 方法)
towards() (uturtle.uturtle.Turtle 方法)
,
[1]
triangle() (pyb.DAC 方法)
trunc() (在 math 模块中)
tuple (內置类)
type() (內置函数)
TypeError
U
UART.CTS() (在 pyb 模块中)
UART.RTS() (在 pyb 模块中)
UART.RX_ANY (內置变量)
ubinascii (模块)
ubitmap (模块)
ubitmap.Bitmap (ubitmap 中的类)
ubitmap.BitmapFromFile (ubitmap 中的类)
ucollections (模块)
uctypes (模块)
udelay() (在 pyb 模块中)
uerrno (模块)
uhashlib (模块)
uhashlib.md5 (uhashlib 中的类)
uhashlib.sha1 (uhashlib 中的类)
uhashlib.sha256 (uhashlib 中的类)
uheapq (模块)
uio (模块)
ujson (模块)
unhexlify() (在 ubinascii 模块中)
unique_id() (在 machine 模块中)
(在 pyb 模块中)
unpack() (在 ustruct 模块中)
unpack_from() (在 ustruct 模块中)
unregister() (uselect.poll 方法)
uos (模块)
update() (uhashlib.hash 方法)
upip
urandom() (在 uos 模块中)
ure (模块)
usb_mode() (在 pyb 模块中)
uselect (模块)
usocket (模块)
ussl (模块)
ussl.CERT_NONE() (在 ussl 模块中)
ussl.CERT_OPTIONAL() (在 ussl 模块中)
ussl.CERT_REQUIRED() (在 ussl 模块中)
ussl.wrap_socket() (在 ussl 模块中)
ustruct (模块)
utime (模块)
uturtle (模块)
uturtle.Color (uturtle 中的类)
,
[1]
uturtle.Turtle (uturtle 中的类)
uturtle.Vec2D (uturtle 中的类)
uzlib (模块)
V
value() (machine.Pin 方法)
(machine.Signal 方法)
(pyb.Pin 方法)
(pyb.Switch 方法)
ValueError
values() (btree 方法)
version() (在 sys 模块中)
version_info() (在 sys 模块中)
vline() (framebuf.FrameBuffer 方法)
W
wakeup() (pyb.RTC 方法)
WDT (machine 中的类)
wfi() (在 pyb 模块中)
width() (ubitmap.ubitmap.BitmapFromFile 方法)
WIZNET5K (network 中的类)
write() (lcd160cr.LCD160CR 方法)
(machine.I2C 方法)
(machine.SPI 方法)
(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 方法)
ZeroDivisionError
zip() (內置函数)