Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:dipsw [2016/09/01 11:32] – ruan | ctboard:peripherals:dipsw [2022/12/27 16:38] (current) – [Registers] ruan | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| > Supported [[ctboard: | > Supported [[ctboard: | ||
| \\ | \\ | ||
| + | |||
| + | ===== Registers ===== | ||
| + | |||
| + | The registers are read only. | ||
| + | |||
| + | \\ {{ctboard_dipsw_reg.svg}} \\ \\ | ||
| + | |||
| + | ===== Diagram ===== | ||
| + | |||
| + | \\ {{: | ||
| ===== Programming Example ===== | ===== Programming Example ===== | ||
| - | The code snippet bellow shows how to use the DIPSW. | + | The code snippets below show how to use the DIPSW. |
| <code c> | <code c> | ||
| Line 30: | Line 40: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | |||
| - | ===== Registers ===== | ||
| - | |||
| - | The Registers are read only. | ||
| - | |||
| - | \\ {{ctboard_dipsw_reg.svg}} \\ \\ | ||
| - | |||
| - | ===== Diagram ===== | ||
| - | |||
| - | \\ {{: | ||