![Winmate ID70 Скачать руководство пользователя страница 86](http://html1.mh-extra.com/html/winmate/id70/id70_user-manual_987080086.webp)
ID70 Motherboard User Manual
78
void delay1second(void)
{
delay(1000);
}
//==========================================================
===========
void delay1minute(void)
{
int i=60;
while (i)
{
if (kbhit())
{
if(getch()==0x1B) //Esc
{
g_bDisableWatchdog=1;
}
else
{
g_iCount=g_iWatchdog_timeout; //Reset Watchdog timer
Set_F81865_Reg(0xF6,g_iWatchdog_timeout); //Set Watch
Dog Timer Time-out value
}
break;
}
delay1second();
i--;
}
}
//==========================================================
===========
void Unlock_F81865 (void)
{
outportb(F81865_INDEX_PORT, F81865_UNLOCK);
outportb(F81865_INDEX_PORT, F81865_UNLOCK);
}
Содержание ID70
Страница 13: ...ID70 Motherboard User Manual 5 Board dimensions ...
Страница 18: ...ID70 Motherboard User Manual 10 BOTTOM ...
Страница 21: ...ID70 Motherboard User Manual 13 2 4 8 JP8 Brightness Control VR Software ...
Страница 29: ...ID70 Motherboard User Manual 21 Step 3 Click on Next to install Driver Step 4 Click on Yes to agree License ...
Страница 30: ...ID70 Motherboard User Manual 22 Step 5 Click on Next to install Driver Step 6 Click on Next to install Driver ...
Страница 31: ...ID70 Motherboard User Manual 23 Step 7 Click on Yes I want to restart this computer now to go on ...
Страница 36: ...ID70 Motherboard User Manual 28 Setp 3 Click on Yes to agree License Setp 4 Click on Next to install driver ...
Страница 41: ...ID70 Motherboard User Manual 33 Step 5 Choose the path to install driver Setp 6 Click on Close and go on ...
Страница 61: ...ID70 Motherboard User Manual 53 Intel Fast Flash Standy iFFS Support Enable or disable iFFS ...