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 [2016/09/01 11:34] – [Programming Example] ruan | ctboard:peripherals:button [2022/12/23 11:00] (current) – ruan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| The 4 buttons on the CT Board are **" | The 4 buttons on the CT Board are **" | ||
| Line 7: | Line 7: | ||
| > Supported [[ctboard: | > Supported [[ctboard: | ||
| \\ | \\ | ||
| + | |||
| + | ===== Registers ===== | ||
| + | |||
| + | The Registers are read only. | ||
| + | |||
| + | \\ {{ctboard_button_reg.svg}} \\ \\ | ||
| + | |||
| + | ===== Diagram ===== | ||
| + | |||
| + | \\ {{: | ||
| ===== Programming Example ===== | ===== Programming Example ===== | ||
| - | The code snippet | + | The code snippets |
| <code c> | <code c> | ||
| Line 27: | Line 37: | ||
| \\ | \\ | ||
| - | ===== Registers ===== | ||
| - | |||
| - | The Registers are read only. | ||
| - | |||
| - | \\ {{ctboard_button_reg.svg}} \\ \\ | ||
| - | |||
| - | ===== Diagram ===== | ||
| - | |||
| - | \\ {{: | ||