nn::mic::CTR::GetAmpGain Function

Syntax

Result GetAmpGain(
     u8 * pGain
);

Arguments

Name Description
out pGain Gets the microphone amp's gain. The value obtained will be in the range 0-119 (10.5-70.0 dB).

Return Values

Returns the result of the operation.
Value Description
ResultSuccess Process succeeded.

Description

Gets the microphone amp's gain.

Revision History

2010/12/18
Revised the description of the return values.
2010/01/07
Initial version.

CONFIDENTIAL