embassy-stm32

Crates

git

Versions

stm32l486qg

Flavors

Module lcd

Module lcd 

Source
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.
BlinkFreq
Blink frequency
BlinkSelector
Blink pixel selector
Drive
Defines the pulse duration in terms of ck_ps pulses.
Duty
The duty used by the LCD driver.
VoltageSource
Whether to use the internal or external voltage source to drive the LCD

Traits§

ComPin
ComPin pin trait
Instance
DSI instance trait.
SegPin
SegPin pin trait
VlcdPin
VlcdPin pin trait