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

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

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