Changes between Version 4 and Version 5 of Radio Board Control


Ignore:
Timestamp:
Nov 15, 2005, 5:32:14 PM (19 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Radio Board Control

    v4 v5  
    55This file provides functions for controlling the WARP radio board's ADC and RF transceiver chips.
    66
    7 '''{{{void WARPRadio_InitializeSPI(unsigned int* baseaddr)}}}'''
     7''[source:"/trunk/EDK/TAP_Libraries/warpradio_max2829.c@latest#L143" void WARPRadio_InitializeSPI(unsigned int* baseaddr)]''
    88[[BR]]Initializes the SPI controller. This function must be called before any radio setup functions can be used. ''baseaddr'' is the base address of the SPI controller on the SPI bus.
    99