11.6.2.9 Function opamp_is_ready()

Checks an OPAMP output ready status.

bool opamp_is_ready( const enum opamp_id number)

Checks if an OPAMP output is ready.

Table 11-13. Parameters
Data directionParameter nameDescription

[in]

number

OPAMP number to check

Returns

Ready status of the select OPAMP.

Table 11-14. Return Values
Return valueDescription

false

If the select OPAMP output is not ready

ture

If the select OPAMP output is ready