Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ctboard:peripherals:led [2022/12/23 11:06] – ruan | ctboard:peripherals:led [2026/06/25 15:13] (current) – [Programming Example] scbj | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| \\ | \\ | ||
| - | < | + | < |
| - | ADDR_LED | + | .equ ADDR_LED, 0x60000100 |
| - | LDR | + | ldr r0, =ADDR_LED |
| - | | + | |
| - | | + | |
| - | | + | |
| </ | </ | ||
| \\ | \\ | ||