math
array
gc
sys
ubinascii
ucollections
uerrno
uhashlib
uheapq
uio
ujson
uos
ure
uselect
usocket
ustruct
utime
uzlib
cmath
btree
framebuf
machine
micropython
network
uctypes
pyb
lcd160cr
screen
uturtle
ubitmap
text
push() 和 pop() 指令将包含通用寄存器R0-R12和链接寄存器(lr或R14)的子集或全部的寄存器组作为其参数。 对于任何任何Python设置而言,寄存器被指定的顺序无关紧要。因此,在以下示例中,pop()指令会在push()前将恢复R1、R7和R8的内容:
push()
pop()
堆栈操作