AT07942

Function ast_read_calendar_value()

Get the AST current calendar value.

struct ast_calendar ast_read_calendar_value( Ast * ast)

Note: There maybe a compiler warning about returning a structure type value, however it is safe because ast_calendar is actually uint32_t type.
Table 1. Parameters
Data direction Parameter name Description

[in]

ast

Module hardware register base address pointer

Returns

The AST current calendar value.