7.4.14 Function ast_init_digital_tuner()
Initialize the AST digital tuner.
void ast_init_digital_tuner( Ast * ast, bool add, uint8_t value, uint8_t exp)
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] | ast |
Module hardware register base address pointer |
[in] | add |
Set to true if the frequency needs to be increased, false if it has to be decreased. |
[in] | value |
Parameter used in the formula |
[in] | exp |
Parameter used in the formula |
