Mmc_Controller::disableinterrupt - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MMC_Controller::DisableInterrupt

Disables the interrupt output.
unsigned long DisableInterrupt(
void
);
Detailed description
■Parameter
None.
■Return value
Value
MMC_OK
MMERR_DEV_UNOPEN
MMERR_WIN_RESET_EVENT
■Point
• Before using the EndInterrupt method of the device driver class, call this method.
• This method writes "0: Disabled" to "[Cd.1100] Interrupt enable request".
■Supported version
API library
1.00
■Reference
EnableInterrupt (Page 44 MMC_Controller::EnableInterrupt)
Description
Function succeeded
The Open method of the device driver class has not been called.
An error occurred in the ResetEvent function (Win32API). Call the GetLastError function of
Win32API and confirm the error details.
Software version
01
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
3.2 MMC_Controller Class
3
45

Advertisement

Table of Contents
loading

Table of Contents