Everything

r_doc_dopcf_interrupt

Performs processing in response to the data operation circuit interrupt.

Remark         This API function is called to run interrupt processing for the data operation circuit interrupt, which is generated when the result of data comparison satisfies the condition for detection, the result of addition is greater than 0xFFFF, or the result of subtraction is less than 0x00.

 

[Syntax]

static void    r_doc_dopcf_interrupt ( void );

 

[Argument(s)]

None.

 

[Return value]

None.