7.4.1 Function ast_clear_interrupt_flag()
Clear an AST interrupt status flag.
void ast_clear_interrupt_flag( Ast * ast, ast_interrupt_source_t source)
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] | ast |
Module hardware register base address pointer |
[in] | source |
AST interrupt source for which the status is to be cleared |
