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

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

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