Disable Flash Command Complete interrupt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Disable Flash Command Complete interrupt

1,442 次查看
jaylou
Contributor I

Hi,

I'm a newbie, but how do you Disable Flash Command Complete interrupt by these lines?

void CCIF_Handler(void)
{
/* Disable Flash Command Complete interrupt */
FTFx_FCNFG &= (~FTFx_FCNFG_CCIE_MASK);

return;
}

0 项奖励
回复
1 回复

1,438 次查看
jaylou
Contributor I

already got the answer, its simple, LOL

0 项奖励
回复