7.4.7 Function ast_disable_interrupt()
Disable an AST interrupt.
void ast_disable_interrupt( 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 to be disabled |
