Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:button [2022/12/23 11:00] – ruan | ctboard:peripherals:button [2026/06/25 14:52] (current) – [Programming Example] scbj | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| \\ | \\ | ||
| - | < | + | < |
| - | ADDR_BUTTON | + | .equ ADDR_BUTTON, 0x60000210 |
| | | ||
| - | LDR | + | ldr r0, =ADDR_BUTTON |
| - | | + | |
| </ | </ | ||
| \\ | \\ | ||