Type Alias LCD_USER

Source
pub type LCD_USER = Reg<LCD_USER_SPEC>;
Expand description

LCD_USER (rw) register accessor: LCD user configuration register

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

For information about available fields see lcd_user module

Aliased Typeยง

struct LCD_USER { /* private fields */ }