Config::Model::models::LCDd::rawserial(3)
Configuration class LCDd::rawserial
DESCRIPTION
Configuration classes used by Config::Model
generated from LCDd.conf
Elements
Device
Select the output device to use Optional. Type uniline. upstream_default: '/dev/cuaU0'.
Size
Specifies the size of the LCD. If this driver is loaded as a secondary driver
it always adopts to the size of the primary driver. If loaded as the only
(or primary) driver, the size can be set. Optional. Type uniline. upstream_default: '40x4'.
Speed
Serial port baudrate Optional. Type uniline. upstream_default: '9600'.
UpdateRate
How often to dump the LCD contents out the port, in Hertz (times per second)
1 = once per second, 4 is 4 times per second, 0.1 is once every 10 seconds. Optional. Type number. upstream_default: '1'.