#include <twl/scfg.h>
static inline BOOL SCFG_IsConfigBlockAccessible( void );
None.
If TRUE, access is permitted.
If FALSE, access is not permitted.
Determines if the ARM9 configuration block is accessible.
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 called on NITRO hardware.
SCFG Overview
SCFG_SetConfigBlockInaccessible
2007/10/03 Initial version.
CONFIDENTIAL