cc1110 & cc2530 DMA 实际的 SFR 位置在那里?
时间:10-02
整理:3721RD
点击:
0x????
0 7:0 SRCADDR[15:8] The DMA channel source address, high byte
1 7:0 SRCADDR[7:0] The DMA channel source address, low byte
2 7:0 DESTADDR[15:8] The DMA channel destination address, high byte.
Note that flash memory is not directly writeable.
3 7:0 DESTADDR[7:0] The DMA channel destination address, low byte.
Note that flash memory is not directly writeable.
........................................
cc2530的话看 头文件 iocc2530.h