Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ctboard:peripherals:7segment_bin [2018/01/14 09:36] – [Registers] ruan | ctboard:peripherals:7segment_bin [2022/12/23 11:07] (current) – [Programming Example] ruan | ||
---|---|---|---|
Line 7: | Line 7: | ||
> Supported [[ctboard: | > Supported [[ctboard: | ||
\\ | \\ | ||
+ | |||
+ | ===== Registers ===== | ||
+ | |||
+ | The registers are read / write. | ||
+ | |||
+ | \\ {{ctboard_7seg_bin_reg.svg}} \\ \\ | ||
+ | |||
+ | ===== Diagram ===== | ||
+ | |||
+ | \\ {{ctboard_7seg_bin.svg? | ||
===== Programming Example ===== | ===== Programming Example ===== | ||
- | The code snippet | + | The code snippet |
<code c> | <code c> | ||
Line 29: | Line 39: | ||
\\ | \\ | ||
- | ===== Registers ===== | ||
- | |||
- | The registers are read / write. | ||
- | |||
- | \\ {{ctboard_7seg_bin_reg.svg}} \\ \\ | ||
- | |||
- | ===== Diagram ===== | ||
- | |||
- | \\ {{ctboard_7seg_bin.svg? |