Say I wanted to do a direct 32-bit write to an address inside of ASM like:
00123456 00000012
Is this possible? What would it look like?
Or maybe use the gecko registers like:
80000000 12345678
Is this possible? What would it look like?
00123456 00000012
Is this possible? What would it look like?
Or maybe use the gecko registers like:
80000000 12345678
Is this possible? What would it look like?