PU2CLR AKC695X Arduino Library
1.0.1
This is an Arduino Library to control the AKC695X / M695X DSP radio devices
|
Functions | |
bool | AKC695X::isTuned () |
Gets the result of tune processing. More... | |
bool | AKC695X::isTuningComplete () |
Gets the Status of seeking or tuning process. More... | |
uint8_t | AKC695X::isCurrentModeFM () |
Gets the current operation mode;. More... | |
uint16_t | AKC695X::getCurrentChannel () |
Gets the current channel. More... | |
uint16_t AKC695X::getCurrentChannel | ( | ) |
Gets the current channel.
Returns the current channel stored in the registers 20 and 21.
uint8_t AKC695X::isCurrentModeFM | ( | ) |
Gets the current operation mode;.
This method returns the current mode stored on register 20.
bool AKC695X::isTuned | ( | ) |
Gets the result of tune processing.
This method gets the result of a tune process (seek or tune).
bool AKC695X::isTuningComplete | ( | ) |
Gets the Status of seeking or tuning process.
Return the status of tunning process