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

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

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