Arduino Radio Library  0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
Public Attributes | List of all members
AUDIO_INFO Struct Reference

a structure that contains information about the audio features More...

#include <radio.h>

Public Attributes

uint8_t volume
 
bool mute
 
bool softmute
 
bool bassBoost
 

Detailed Description

a structure that contains information about the audio features

Member Data Documentation

bool AUDIO_INFO::bassBoost
bool AUDIO_INFO::mute
bool AUDIO_INFO::softmute
uint8_t AUDIO_INFO::volume

The documentation for this struct was generated from the following file: