SCFG_IsNDmaAccessible

Syntax

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

Arguments

None.

Return Values

If TRUE, the new DMA block is accessible.
If FALSE, the new DMA block is not accessible.

Description

Determines if the new DMA block is configured to be accessible from the AHB.

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_SetNDmaAccessible

Revision History

2007/10/03 Initial version.


CONFIDENTIAL