Changes between Version 13 and Version 14 of warpdac_ad9775.c


Ignore:
Timestamp:
Jan 25, 2006, 6:05:13 PM (18 years ago)
Author:
andreat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • warpdac_ad9775.c

    v13 v14  
    1818[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L110 void WarpDac_InitializeSPI(unsigned int* baseaddr)]
    1919
    20 Initialize the SPI controller for DAC functions. 
     20Initializes the SPI controller for DAC functions.  This function must be called before calling any other DAC functions.  ''baseaddr'' is the base address of the SPI Core.
    2121
    2222[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@latest#L120 void WarpDac_InitializeDAC(unsigned int* baseaddr, unsigned char dacs)]