Type Alias LCD_CLOCK

Source
pub type LCD_CLOCK = Reg<LCD_CLOCK_SPEC>;
Expand description

LCD_CLOCK (rw) register accessor: LCD clock configuration register

You can read this register and get lcd_clock::R. You can reset, write, write_with_zero this register using lcd_clock::W. You can also modify this register. See API.

For information about available fields see lcd_clock module

Aliased Typeยง

struct LCD_CLOCK { /* private fields */ }