EasyManua.ls Logo

Aaeon BOXER-6614 - Page 110

Aaeon BOXER-6614
116 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Embedded Controller AEC- 6614
byte TmpValue;
TmpValue = WDTReadByte(Register);
TmpValue &= ~(1 << Bit);
TmpValue |= Val << Bit;
WDTWriteByte(Register, TmpValue);
}
*********************************************************************
Appendix A Programming the Watchdog Timer A-6

Related product manuals