Changes between Version 37 and Version 38 of warpdac_ad9775.c


Ignore:
Timestamp:
Jan 26, 2006, 3:24:51 PM (18 years ago)
Author:
andreat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • warpdac_ad9775.c

    v37 v38  
    1717
    1818'''[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L120 void WarpDac_InitializeDAC(unsigned int* baseaddr, unsigned char dacs)]'''
    19 [[BR]]This function must be called at the beginning of the program to make necessary changes in some of the registersof the DAC.  Initializes the DACs specified in ''dacs'', the 8 bit value where the 4 least significant bits choose the DAC to initialize.
     19[[BR]]This function must be called at the beginning of the program to make necessary changes in some of the registers of the DAC.  Initializes the DACs specified in ''dacs'', the 8 bit value where the 4 least significant bits choose the DAC to initialize.
    2020
    2121'''[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L144 void WarpDac_Reset(unsigned int* baseaddr, unsigned char dacs)]'''