Disable Flash Command Complete interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Disable Flash Command Complete interrupt

1,210件の閲覧回数
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,206件の閲覧回数
jaylou
Contributor I

already got the answer, its simple, LOL

0 件の賞賛
返信