7.4.16 Function ast_is_clkbusy()

Check the busy status of the AST clock.

bool ast_is_clkbusy( Ast * ast)

Table 7-21. Parameters
Data directionParameter nameDescription

[in]

ast

Module hardware register base address pointer

Returns

AST clock busy status.

Table 7-22. Return Values
Return valueDescription

false

AST clock is not busy

true

AST clock is busy