Fujitsu F2MC-8FX Series Kullanıcı Kılavuzu - Sayfa 16

Anakart Fujitsu F2MC-8FX Series için çevrimiçi göz atın veya pdf Kullanıcı Kılavuzu indirin. Fujitsu F2MC-8FX Series 24 sayfaları. 8-bit microcontroller
Ayrıca Fujitsu F2MC-8FX Series için: Kullanım Kılavuzu (20 sayfalar), Uygulama Notu (12 sayfalar), Uygulama Notu (23 sayfalar), Kurulum Kılavuzu (18 sayfalar), Kurulum Kılavuzu (19 sayfalar), Kurulum Kılavuzu (30 sayfalar), Uygulama Notu (20 sayfalar), Uygulama Notu (21 sayfalar), Kullanım Kılavuzu (21 sayfalar), Kurulum Kılavuzu (23 sayfalar), Kurulum Kılavuzu (17 sayfalar)

Fujitsu F2MC-8FX Series Kullanıcı Kılavuzu

7.2.4 PowerOn ()

Prototype
void PowerOn(void)
Output
void
Input
void
Description
Turn on the system, and set in the braise mode.

7.2.5 PowerOff ()

Prototype
void PowerOff(void)
Output
void
Input
void
Description
Turn off the system.

7.2.6 PWMSet (int cycle,int duty)

Prototype
void PWMSet(int cycle,int duty)
Output
void
Input
Cycle,duty
Description
Set the PWM. The cycle must be greater than the duty.

7.2.7 PwmOn ()

Prototype
void PwmOn(void)
Output
void
Input
void
Description
Turn on the PWM driver.

7.2.8 PwmOff ()

Prototype
void PwmOff(void)
Output
void
Input
void
Description
Turn off the PWM driver.

7.2.9 FanOn ()

Prototype
void FanOn(void)
Output
void
Input
void
Description
Turn on the fan.

7.2.10 FanOff ()

Prototype
void FanOff(void)
Output
void
Input
void
Induction Heater C Library V1.1
Chapter 7 8BDriver Function
MCU-AN-500089-E-11 – Page 16