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

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

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