Changes between Version 1 and Version 2 of warpdac_ad9775.c


Ignore:
Timestamp:
Jan 25, 2006, 5:10:22 PM (18 years ago)
Author:
andreat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • warpdac_ad9775.c

    v1 v2  
    22The documentation for the library is included below.
    33
    4 == [source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c warpdac_ad9775.c] ==
     4
     5== Full Code ==
     6[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c warpdac_ad9775.c]
     7
    58This file provides functions for controlling the WARP radio board's DAC chip.
     9
     10[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L94 void transmitdac(unsigned int* baseaddr, int val)]
     11
     12[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L110 void WarpDac_InitializeSPI(unsigned int* baseaddr)]
     13
     14[source:/PlatformSupport/WARP_Libraries/warpdac_ad9775.c@64#L120 void WarpDac_InitializeDAC(unsigned int* baseaddr, unsigned char dacs)]
     15