Home |
Function RTFFLPYTurnMotorOFF |
Function RTFFLPYTurnMotorOFFThis function should be called by an application at least once per second if the floppy driver is used with device flag RTF_CUSTOM_TIMER (see Configuring RTFiles-32, section Floppy Disk Driver for details): void RTFFLPYTurnMotorOff(void); It ensures that the floppy driver receives control to turn off the floppy motors when the motor timeout has expired.
|