inserted link to documentation: http://www.rfmd.com/pdfs/2958.pdf

This commit is contained in:
mightymax 2007-01-11 20:15:22 +00:00
parent 51674f57f5
commit eebb73a882
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ extern "C" {
/* Referenced as RF_ in dswifi: rffilter_t */ /* Referenced as RF_ in dswifi: rffilter_t */
/* based on the documentation for the RF2958 chip of RF Micro Devices */ /* based on the documentation for the RF2958 chip of RF Micro Devices */
/* using the register names as in docs */ /* using the register names as in docs ( http://www.rfmd.com/pdfs/2958.pdf )*/
/* even tho every register only has 18 bits we are using u32 */ /* even tho every register only has 18 bits we are using u32 */
typedef struct rffilter_t typedef struct rffilter_t
{ {