Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:lcd_bg [2017/08/29 09:27] – [LCD Background Light] ruan | ctboard:peripherals:lcd_bg [2022/12/27 16:35] (current) – ruan | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| > Supported [[ctboard: | > Supported [[ctboard: | ||
| \\ | \\ | ||
| + | |||
| + | ===== Registers ===== | ||
| + | |||
| + | The Registers are read / write. | ||
| + | |||
| + | \\ {{ctboard_lcd_pwm_reg.svg}} \\ \\ | ||
| ===== Programming Example ===== | ===== Programming Example ===== | ||
| - | The code snippet bellow shows how to set the background light on the LCD. | + | The code snippets below show how to set the background light on the LCD. |
| <code c> | <code c> | ||
| Line 31: | Line 37: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | |||
| - | ===== Registers ===== | ||
| - | |||
| - | The Registers are read / write. | ||
| - | |||
| - | \\ {{ctboard_lcd_pwm_reg.svg}} \\ \\ | ||