Arduino Radio Library  0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
RDA5807M Member List

This is the complete list of members for RDA5807M, including all inherited members.

_bandRADIOprotected
_bassBoostRADIOprotected
_debugEnabledRADIOprotected
_freqRADIOprotected
_freqHighRADIOprotected
_freqLowRADIOprotected
_freqStepsRADIOprotected
_monoRADIOprotected
_muteRADIOprotected
_printHex4(uint16_t val)RADIOprotected
_read16(void)RDA5807Mprivate
_readRegisters()RDA5807Mprivate
_saveRegister(byte regNr)RDA5807Mprivate
_saveRegisters()RDA5807Mprivate
_sendRDSRADIOprotected
_softMuteRADIOprotected
_volumeRADIOprotected
_write16(uint16_t val)RDA5807Mprivate
attachReceiveRDS(receiveRDSFunction newFunction)RADIOvirtual
checkRDS()RDA5807Mvirtual
clearRDS()RADIOvirtual
debugAudioInfo()RADIOvirtual
debugEnable(bool enable=true)RADIOvirtual
debugRadioInfo()RADIOvirtual
debugScan()RDA5807M
debugStatus()RDA5807Mvirtual
formatFrequency(char *s, uint8_t length)RADIOvirtual
getAudioInfo(AUDIO_INFO *info)RADIOvirtual
getBand()RADIOvirtual
getBassBoost()RADIOvirtual
getFrequency(void)RDA5807Mvirtual
getFrequencyStep()RADIOvirtual
getMaxFrequency()RADIOvirtual
getMinFrequency()RADIOvirtual
getMono()RADIOvirtual
getMute()RADIOvirtual
getRadioInfo(RADIO_INFO *info)RDA5807Mvirtual
getSoftMute()RADIOvirtual
getVolume()RADIOvirtual
init()RDA5807Mvirtual
MAXVOLUMERDA5807M
RADIO()RADIO
RDA5807M()RDA5807M
registersRDA5807Mprivate
seekDown(bool toNextSender=true)RDA5807Mvirtual
seekUp(bool toNextSender=true)RDA5807Mvirtual
setBand(RADIO_BAND newBand)RDA5807Mvirtual
setBandFrequency(RADIO_BAND newBand, RADIO_FREQ newFreq)RADIOvirtual
setBassBoost(bool switchOn)RDA5807Mvirtual
setFrequency(RADIO_FREQ newF)RDA5807Mvirtual
setMono(bool switchOn)RDA5807Mvirtual
setMute(bool switchOn)RDA5807Mvirtual
setSoftMute(bool switchOn)RDA5807Mvirtual
setVolume(uint8_t newVolume)RDA5807Mvirtual
term()RDA5807Mvirtual