SCFG_IsClockSuppliedToCamera

Syntax

#include <twl/scfg.h>
void SCFG_IsClockSuppliedToCamera( void );
  

Arguments

None.

Return Values

If TRUE, a clock is being supplied to the camera interface block.
If FALSE, a clock is not being supplied.

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.

Description

Gets the clock supply setting for the camera interface block.

See Also

SCFG Overview
SCFG_SupplyClockToCamera

Revision History

2007/10/03 Initial version.


CONFIDENTIAL