Type Alias esp32s3::lcd_cam::LCD_CTRL

source ·
pub type LCD_CTRL = Reg<LCD_CTRL_SPEC>;
Expand description

LCD_CTRL (rw) register accessor: LCD signal configuration register

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

For information about available fields see lcd_ctrl module

Aliased Type§

struct LCD_CTRL { /* private fields */ }