![ADLINK Technology NuPRO-E340 Скачать руководство пользователя страница 87](http://html1.mh-extra.com/html/adlink-technology/nupro-e340/nupro-e340_user-manual_2852853087.webp)
Watchdog Timer
73
NuPRO-E340
outportb(IT8783_ioPort, 0xf8);
outportb(IT87831, 0x1f);// PLED mapping to
GP37
outportb(IT8783_ioPort, 0xf9);
registerValue = inportb(IT8783_ 1);
registerValue |= 0x02;
registerValue &= 0xfb;
outportb(IT87831, registerValue);
}
outportb(IT8783_ioPort, 0x71);
registerValue = inportb(IT8783_ 1);
registerValue &= 0xfe;
outportb(IT87831, registerValue);
outportb(IT8783_ioPort, 0x72);
registerValue = inportb(IT8783_ 1);
registerValue &= 0xdf;
outportb(IT87831, registerValue);
if(count_value >= 60)
{
outportb(IT8783_ioPort, 0x72);
registerValue = inportb(IT87831);
registerValue &= 0x8f;
registerValue |= 0x40; //enable WDT output through
PRST
outportb(IT87831, registerValue); // set
WDT count is minute
tempCount = count_value / 60;
if((count_value%60) > 30)
te+;
if(tempCount > 65535)
tempCount = 65535;
printf("WDT timeout in %d minutes.\n", tempCount);
}
else
{
outportb(IT8783_ioPort, 0x72);
Содержание NuPRO-E340
Страница 6: ...vi Preface This page intentionally left blank...
Страница 10: ...x This page intentionally left blank...
Страница 12: ...xii List of Figures This page intentionally left blank...
Страница 14: ...xiv List of Tables This page intentionally left blank...
Страница 23: ...Introduction 9 NuPRO E340 1 6 Mechanical Drawing Figure 1 2 NuPRO E340 Board Dimensions Dimensions in mm...
Страница 44: ...30 Getting Started This page intentionally left blank...
Страница 78: ...64 BIOS Setup Integrated Clock Chip Configuration ICC Enable Integrated Clock Chip Options Enabled Disabled...