Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ctboard:peripherals:hexsw [2016/09/01 11:34] – [Programming Example] ruan | ctboard:peripherals:hexsw [2022/12/23 11:01] (current) – ruan | ||
---|---|---|---|
Line 6: | Line 6: | ||
> Supported [[ctboard: | > Supported [[ctboard: | ||
\\ | \\ | ||
+ | |||
+ | ===== Registers ===== | ||
+ | |||
+ | **Caveat:** Register bits [7:4] are read as ' | ||
+ | |||
+ | The register is read only. | ||
+ | |||
+ | \\ {{ctboard_hexsw_reg.svg}} \\ \\ | ||
+ | |||
+ | ===== Diagram ===== | ||
+ | |||
+ | \\ {{: | ||
===== Programming Example ===== | ===== Programming Example ===== | ||
- | The code snippet | + | The code snippets |
<code c> | <code c> | ||
Line 26: | Line 38: | ||
\\ | \\ | ||
- | ===== Registers ===== | ||
- | |||
- | The Registers are read only. | ||
- | |||
- | \\ {{ctboard_hexsw_reg.svg}} \\ \\ | ||
- | |||
- | ===== Diagram ===== | ||
- | |||
- | \\ {{: |