Type Alias esp32s3::lcd_cam::LCD_CLOCK

source ·
pub type LCD_CLOCK = Reg<LCD_CLOCK_SPEC>;
Expand description

LCD_CLOCK (rw) register accessor: LCD clock 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 */ }