Function ast_is_clkbusy()

Check the busy status of the AST clock.

bool ast_is_clkbusy(
		Ast * ast)

Table 1. Parameters
Data direction Parameter name Description

[in]

ast

Module hardware register base address pointer

Returns

AST clock busy status.

Table 2. Return Values
Return value Description

false

AST clock is not busy

true

AST clock is busy