SCFG_Is2DEngineFixed

Syntax

#include <twl/scfg.h>
static inline BOOL SCFG_Is2DEngineFixed( void );
  

Arguments

None.

Return Values

Returns the current setting.
If TRUE, circuit revisions are used.
If FALSE, circuit revisions are not used, and behavior will be identical to the NITRO-CPU.

Description

Determines if revisions to the 2D engine circuit are configured to be used.

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.

See Also

SCFG Overview
SCFG_Set2DEngineFixed

Revision History

2007/10/03 Initial version.


CONFIDENTIAL