We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c320cd commit f25da34Copy full SHA for f25da34
esp32_ulp/opcodes.py
@@ -142,8 +142,8 @@ def make_ins(layout):
142
143
144
_st = make_ins("""
145
- dreg : 2 # Register which contains address in RTC memory (expressed in words)
146
sreg : 2 # Register which contains data to store
+ dreg : 2 # Register which contains address in RTC memory (expressed in words)
147
unused1 : 6 # Unused
148
offset : 11 # Offset to add to dreg
149
unused2 : 4 # Unused
0 commit comments