5.2.7.29 Base Layer Configuration Register 4

This register can only be written if BWPCFGE is cleared in the LCDC Write Protection Mode Register.

Name: LCDC_BASECFG4
Offset: 0x0000008C
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
    DISCEN  REPDMA 
Access R/WR/WR/W 
Reset 000 

Bit 4 – DISCEN Discard Area Enable

ValueDescription
0

The whole frame is retrieved from memory.

1

The DMA channel discards the area located at screen coordinates {DISCXPOS, DISCYPOS}.

Bit 1 – REP Use Replication Logic to Expand RGB Color to 24 Bits

Alpha component is also affected by the replication logic.

In all ARGB formats with one transparency bit, REP affects the A field interpretation when A=1. If REP=0, then A=1 will be interpreted as Alpha = 0x80 (half transparent). If REP=1, then A=1 will be interpreted as Alpha = 0xFF (full opaque)

ValueDescription
0

When the selected pixel depth is less than 24 bpp, the pixel is shifted and LSBs are set to 0.

1

When the selected pixel depth is less than 24 bpp, the pixel is shifted and the LSB replicates the MSB.

Bit 0 – DMA Use DMA Data Path

ValueDescription
0

The default color is used on the base layer.

1

The DMA channel retrieves the pixel stream from the memory.