Skip to main content

LCDC

Constant LCDC 

Source
pub const LCDC: VolAddress<Lcdc, Safe, Unsafe>;
Expand description

LCD control: display/window/sprite/background enables and tile sources.

ยงSafety

Writing is unsafe: clearing the lcd_enable bit (display off) outside VBlank can damage the panel and desyncs the PPU.