38.6.1.4 Timing Engine Powerdown Software Operation
The following sequence is used to disable the display:
- Disable the DISP signal by writing bit LCDC_LCDDIS.DISPDIS.
- Poll bit LCDC_LCDSR.DISPSTS to verify that the DISP is no longer activated.
- Disable the HSYNC and VSYNC signals by writing a one to bit LCDC_LCDDIS.SYNCDIS.
- Poll bit LCDC_LCDSR.LCDSTS to check that the synchronization is off.
- Disable the pixel clock by writing a one to bit LCDC_LCDDIS.CLKDIS.