Is it possible to use a string for the values in SHIFTOUT.
I have freq bands values such as :-
band:
band1 = "$AA,$AA,$AA,$AA,$00"
Would this work ?
SHIFTOUT ddsdata, ddsclock, 0 [band1]
Is it possible to use a string for the values in SHIFTOUT.
I have freq bands values such as :-
band:
band1 = "$AA,$AA,$AA,$AA,$00"
Would this work ?
SHIFTOUT ddsdata, ddsclock, 0 [band1]
Bookmarks