void LTDC_Color_Fill(u16 sx,u16 sy,u16 ex,u16 ey,u16 *color);
offline = lcdltdc.pwidth-(pex-psx+1);addr = ((u32)ltdc_framebuf[lcdltdc.activelayer] + lcdltdc.pixsize*(lcdltdc.pwidth*psy+psx));
对于 addr = ((u32)ltdc_framebuf[lcdltdc.activelayer] + lcdltdc.pixsize*(lcdltdc.pwidth*psy+psx)); 这行代码对应的什么意思?
还有就是关于这个实验中涉及到的图片都放在哪里?地址是什么?求大神给解答下
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
教程中没有看到关于这块的解答,
addr = ((u32)ltdc_framebuf[lcdltdc.activelayer] + lcdltdc.pixsize*(lcdltdc.pwidth*psy+psx)); 这句代码原理从何而来,求大神解答下
一周热门 更多>