IBM ECS-320A Network Card User Manual


 
SERIAL INTERFACE DEVELOPERS GUIDE
typedef struct _NVM_AGC_LIMITS NVM_AGC_LIMITS, *PTR_NVM_AGC_LIMITS;
Size: 2 Words
Description: See XAppendix EX for specifics on this value.
6.3.14 nvmData.LinearMap
Type: UWord16
Size: 1 Word
Description: See
XAppendix EX for specifics on this value.
6.3.15 nvmData.AgcBinLimit
Type: UWord16
Size: 1 Word
Description: See
XAppendix EX for specifics on this value.
6.3.16 nvmData.ActZoneStat
Type: UWord16
Size: 1 Word
Description: Currently not used.
6.3.17 nvmData.VidScaleTemps
Type: NVM_VID_SCALE_TEMPS
/* Display Video Zero & Full Scale Temperatures (Addr: 100) */
struct _NVM_VID_SCALE_TEMPS
{
UWord16 ZeroScaleTemp; /* Display Video Zero Scale Temp */
UWord16 FullScaleTemp; /* Display Video Full Scale Temp */
};
typedef struct _NVM_VID_SCALE_TEMPS NVM_VID_SCALE_TEMPS, *PTR_NVM_VID_SCALE_TEMPS;
Size: 2 Words
Description: See
XAppendix EX for specifics on this value.
6.3.18 nvmData.ImageParams
Type: UWord16
Size: 1 Word
Description: See
XAppendix EX for specifics on this value.
6.3.19 nvmData.LensID
Type: UWord16
Size: 1 Word
Description: See
XAppendix EX for specifics on this value.
Note: a change to the NVM_GLOBAL_CFG structure is only temporary. If the host wants that setting
to be permanent (occur after next power on/reset), it is also necessary to set the ‘updateNVM’ flag.
This tells the software to save the NVM_GLOBAL_CFG data to nonvolatile RAM at the next available
29