pub struct W(_);
Expand description
Register LCD_CTRL1
writer
Implementations§
source§impl W
impl W
sourcepub fn lcd_vb_front(&mut self) -> LCD_VB_FRONT_W<'_, 0>
pub fn lcd_vb_front(&mut self) -> LCD_VB_FRONT_W<'_, 0>
Bits 0:7 - It is the vertical blank front porch of a frame.
sourcepub fn lcd_ha_width(&mut self) -> LCD_HA_WIDTH_W<'_, 8>
pub fn lcd_ha_width(&mut self) -> LCD_HA_WIDTH_W<'_, 8>
Bits 8:19 - It is the horizontal active width of a frame.
sourcepub fn lcd_ht_width(&mut self) -> LCD_HT_WIDTH_W<'_, 20>
pub fn lcd_ht_width(&mut self) -> LCD_HT_WIDTH_W<'_, 20>
Bits 20:31 - It is the horizontal total width of a frame.