Changes between Version 27 and Version 28 of warpdac_ad9775.c


Ignore:
Timestamp:
Jan 26, 2006, 2:35:25 PM (18 years ago)
Author:
andreat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • warpdac_ad9775.c

    v27 v28  
    2929
    3030'''[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L206 int WarpDac_FineGainAdj(unsigned int* baseaddr, char chan, unsigned char value, unsigned char dacs)]'''
    31 [[BR]]
     31[[BR]]''dacs'' is a 4 bit hex value where the third most significant bit specifies the register to be altered.
    3232
    3333'''[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L256 int WarpDac_CoarseGainAdj(unsigned int* baseaddr, char chan, unsigned char value, unsigned char dacs)]'''
    34 [[BR]]
     34[[BR]]''dacs'' is a 4 bit hex value where the third most significant bit specifies the register to be altered.
    3535
    3636'''[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L306 int WarpDac_OffsetAdj(unsigned int* baseaddr, char chan, short value, unsigned char dacs)]'''