Harman Kardon SIG2.0 Owners Manual - Page 15

USA_FM, USA_AM, EUR_FM, EUR_AM

Page 15 highlights

SIGNATURE BUS PROTOCOL MASTER DOCUMENT Revised 2-24-98 CONTENTS OF NON-VOLATILE MEMORY REQUEST (CONT.) TunerPSet_st int char char char char TunerState_st int int int int int int int char char char char uint char TnrPSet[NUM_PRESETS_TUNER]; nFreq; // station frequency cBand; // USA_FM, USA_AM, EUR_FM, EUR_AM cRDS; // flag - rds auto or manual. if manual, user // can store ID & PTY szID[RDS_TYPE_SIZE]; // 8 char station id cType; // index into RDSTypeTable string table TnrState; nCountry; nCurBand; nCurFreq; nCurPreset; nCurFMFreq; nCurAMFreq; nCurLWFreq; RDSTblGapLow; // describe the 'hole' in the... RDSTblGapHi; // ...RDS type table unitID; // Signature unit ID pwrUpState; // describe the power-up state version; // software revision level filler[13]; // unused at this time Page 15 of 20

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19

SIGNATURE
B
US
P
ROTOCOL
M
ASTER
D
OCUMENT
Revised 2-24-98
Page 15 of 20
C
ONTENTS OF
N
ON
-V
OLATILE
M
EMORY
R
EQUEST
(
CONT
.)
TunerPSet_st
TnrPSet[NUM_PRESETS_TUNER];
int
nFreq;
// station frequency
char
cBand;
// USA_FM, USA_AM, EUR_FM, EUR_AM
char
cRDS;
// flag - rds auto or manual. if manual, user
// can store ID & PTY
char
szID[RDS_TYPE_SIZE];
// 8 char station id
char
cType;
// index into RDSTypeTable string table
TunerState_st
TnrState;
int
nCountry;
int
nCurBand;
int
nCurFreq;
int
nCurPreset;
int
nCurFMFreq;
int
nCurAMFreq;
int
nCurLWFreq;
char
RDSTblGapLow;
// describe the 'hole' in the...
char
RDSTblGapHi;
// ...RDS type table
char
unitID;
// Signature unit ID
char
pwrUpState;
// describe the power-up state
uint
version;
// software revision level
char
filler[13];
// unused at this time