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
TEA5767 Member List
This is the complete list of members for
TEA5767
, 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)
TEA5767
private
_readRegisters
()
TEA5767
_saveRegisters
()
TEA5767
_seek
(bool seekUp=true)
TEA5767
private
_sendRDS
RADIO
protected
_softMute
RADIO
protected
_volume
RADIO
protected
_waitEnd
()
TEA5767
private
_write16
(uint16_t val)
TEA5767
private
attachReceiveRDS
(receiveRDSFunction newFunction)
RADIO
virtual
checkRDS
()
TEA5767
virtual
clearRDS
()
RADIO
virtual
debugAudioInfo
()
RADIO
virtual
debugEnable
(bool enable=true)
RADIO
virtual
debugRadioInfo
()
RADIO
virtual
debugScan
()
TEA5767
debugStatus
()
TEA5767
virtual
formatFrequency
(char *s, uint8_t length)
RADIO
virtual
getAudioInfo
(AUDIO_INFO *info)
TEA5767
virtual
getBand
()
RADIO
virtual
getBassBoost
()
RADIO
virtual
getFrequency
(void)
TEA5767
virtual
getFrequencyStep
()
RADIO
virtual
getMaxFrequency
()
RADIO
virtual
getMinFrequency
()
RADIO
virtual
getMono
()
RADIO
virtual
getMute
()
RADIO
virtual
getRadioInfo
(RADIO_INFO *info)
TEA5767
virtual
getSoftMute
()
RADIO
virtual
getVolume
()
RADIO
virtual
init
()
TEA5767
virtual
MAXVOLUME
TEA5767
RADIO
()
RADIO
registers
TEA5767
private
seekDown
(bool toNextSender=true)
TEA5767
virtual
seekUp
(bool toNextSender=true)
TEA5767
virtual
setBand
(RADIO_BAND newBand)
TEA5767
virtual
setBandFrequency
(RADIO_BAND newBand, RADIO_FREQ newFreq)
RADIO
virtual
setBassBoost
(bool switchOn)
TEA5767
virtual
setFrequency
(RADIO_FREQ newF)
TEA5767
virtual
setMono
(bool switchOn)
TEA5767
virtual
setMute
(bool switchOn)
TEA5767
virtual
setSoftMute
(bool switchOn)
RADIO
virtual
setVolume
(uint8_t newVolume)
TEA5767
virtual
status
TEA5767
private
TEA5767
()
TEA5767
term
()
TEA5767
virtual
Generated on Wed May 27 2015 20:42:59 for Arduino Radio Library by
1.8.8