Mitsubishi Electric MELSEC iQ-R C Series Programming Manual page 167

Controller module
Table of Contents

Advertisement

3.2
C Controller module dedicated functions for ISR
CCPU_DisableInt_ISR
This function disables the routine registered with the CCPU_EntryInt function.
Format
short CCPU_DisableInt (short sSINo)
Argument
Argument
Name
sSINo
Interrupt pointer number
Description
• This function disables the routine registered with the CCPU_EntryInt function. (The routine is not executed when an
interrupt occurs.)
• Specify the interrupt pointer number (sSINo) specified in the CCPU_EntryInt function to Interrupt pointer number (sSINo).
WARNING
If any function in which an invalid argument is specified is executed, an error such as hardware failure (3C02H) may occur on
C Controller module.
Return value
Return value
Description
0 (0000H)
Normal
Relevant function
• Page 89 CCPU_EntryInt
• Page 166 CCPU_EnableInt_ISR
Description
Specify the interrupt pointer number.
3 DETAILS OF FUNCTION
3.2 C Controller module dedicated functions for ISR
3
IN/OUT
IN
165

Advertisement

Table of Contents
loading

Table of Contents