#include <twl/scfg.h>
static inline BOOL SCFG_IsLCDCExpanded( void );
None.
Determines whether the LCDC circuit is configured to use extensions to the NITRO-CPU.
If TRUE, extensions are used.
If FALSE, the LCDC circuit will be identical to NITRO's.
Determines if the LCDC circuit is configured to use extensions to the NITRO-CPU.
Note: Use this function when running on TWL hardware.
Because NITRO hardware does not include an SCFG block, this function is not expected to be invoked on NITRO hardware.
SCFG Overview
SCFG_SetLCDCExpanded
2007/10/03 Initial version.
CONFIDENTIAL