Expand description
LCD
Structs§
- Config
- LCD configuration struct
- Lcd
- LCD driver.
- LcdPin
- A type-erased pin that can be configured as an LCD pin. This is used for passing pins to the new function in the array.
Enums§
- Bias
- The number of voltage levels used when driving an LCD. Your LCD datasheet should tell you what to use.
- Blink
Freq - Blink frequency
- Blink
Selector - Blink pixel selector
- Drive
- Defines the pulse duration in terms of ck_ps pulses.
- Duty
- The duty used by the LCD driver.
- Voltage
Source - Whether to use the internal or external voltage source to drive the LCD