8  Interrupt Function; Function List; Function Prototype; Keyboard () - Fujitsu F2MC-8FX Series User Manual

8-bit microcontroller
Hide thumbs Also See for F2MC-8FX Series:
Table of Contents

Advertisement

8 Interrupt Function

8.1 Function List

Prototype
void Keyboard(void)
void ProtectIGBT(void)
void ProtectSys(void)
void IntCurOver(void)
void IntVolOver(void)
void IntSurge(void)
void IntKettle(void)

8.2 Function Prototype

8.2.1 Keyboard ()

Prototype
void Keyboard(void)
Output
void
Input
void
Description
Sample keyboard and parse key value. It is used in 10ms timer interrupt.
Use 16bit timer 0 channel.

8.2.2 ProtectIGBT ()

Prototype
void ProtectIGBT(void)
Output
void
Input
void
Description
Detect IGBT temp and start the fan. It is used in 10ms timer interrupt. Use 16bit
timer 1 channel.

8.2.3 ProtectSys ()

Prototype
void ProtectSys(void)
Output
void
Input
void
Description
Detect error and protect system. It is used in 10ms timer interrupt. Use
16bit timer 1 channel.

8.2.4 IntCurOver ()

Prototype
void IntCurOver(void)
Induction Heater C Library V1.1
Chapter 8 9BInterrupt Function
Description
Sample keyboard and parse key value.
Detect IGBT temp and start the fan.
Detect error and protect system.
External interrupt service for over
current.
External interrupt service for over
voltage.
External interrupt service for surging.
External interrupt service for no kettle.
MCU-AN-500089-E-11 – Page 18
Note
It is used in 10ms timer
interrupt.
It is used in 10ms timer
interrupt.
It is used in 10ms timer
interrupt.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb95f430 series

Table of Contents