Arduino Radio Library
0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
newchip Member List
This is the complete list of members for
newchip
, including all inherited members.
_band
RADIO
protected
_bassBoost
RADIO
protected
_debugEnabled
RADIO
protected
_freq
RADIO
protected
_freqHigh
RADIO
protected
_freqLow
RADIO
protected
_freqSteps
RADIO
protected
_mono
RADIO
protected
_mute
RADIO
protected
_printHex4
(uint16_t val)
RADIO
protected
_read16
(void)
newchip
private
_readRegisters
()
newchip
_saveRegisters
()
newchip
_seek
(bool seekUp=true)
newchip
private
_sendRDS
RADIO
protected
_softMute
RADIO
protected
_volume
RADIO
protected
_waitEnd
()
newchip
private
_write16
(uint16_t val)
newchip
private
attachReceiveRDS
(receiveRDSFunction newFunction)
RADIO
virtual
checkRDS
()
newchip
virtual
clearRDS
()
RADIO
virtual
debugAudioInfo
()
RADIO
virtual
debugEnable
(bool enable=true)
RADIO
virtual
debugRadioInfo
()
RADIO
virtual
debugScan
()
newchip
debugStatus
()
newchip
virtual
formatFrequency
(char *s, uint8_t length)
RADIO
virtual
getAudioInfo
(AUDIO_INFO *info)
newchip
virtual
getBand
()
RADIO
virtual
getBassBoost
()
RADIO
virtual
getFrequency
(void)
newchip
virtual
getFrequencyStep
()
RADIO
virtual
getMaxFrequency
()
RADIO
virtual
getMinFrequency
()
RADIO
virtual
getMono
()
RADIO
virtual
getMute
()
RADIO
virtual
getRadioInfo
(RADIO_INFO *info)
newchip
virtual
getSoftMute
()
RADIO
virtual
getVolume
()
RADIO
virtual
init
()
newchip
virtual
MAXVOLUME
newchip
newchip
()
newchip
RADIO
()
RADIO
seekDown
(bool toNextSender=true)
newchip
virtual
seekUp
(bool toNextSender=true)
newchip
virtual
setBand
(RADIO_BAND newBand)
newchip
virtual
setBandFrequency
(RADIO_BAND newBand, RADIO_FREQ newFreq)
RADIO
virtual
setBassBoost
(bool switchOn)
newchip
virtual
setFrequency
(RADIO_FREQ newF)
newchip
virtual
setMono
(bool switchOn)
newchip
virtual
setMute
(bool switchOn)
newchip
virtual
setSoftMute
(bool switchOn)
RADIO
virtual
setVolume
(uint8_t newVolume)
newchip
virtual
term
()
newchip
virtual
Generated on Wed May 27 2015 20:42:59 for Arduino Radio Library by
1.8.8