Aaeon EMB-A70M Instrukcja Użytkownika Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 92
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 64
Mini-ITX EMB-A70M
Appendix A Programming the Watchdog Timer A-6
************************************************************************************
VOID
SIOEnterMBPnPMode(){
Switch(SIOIndex){
Case0x2E:
IOWriteByte(SIOIndex,0x87);
IOWriteByte(SIOIndex,0x01);
IOWriteByte(SIOIndex,0x55);
IOWriteByte(SIOIndex,0x55);
Break;
Case0x4E:
IOWriteByte(SIOIndex,0x87);
IOWriteByte(SIOIndex,0x01);
IOWriteByte(SIOIndex,0x55);
IOWriteByte(SIOIndex,0xAA);
Break;
}
}
VOID
SIOExitMBPnPMode(){
IOWriteByte(SIOIndex,0x02);
IOWriteByte(SIOData,0x02);
}
VOID
SIOSelectLDN(byteLDN){
IOWriteByte(SIOIndex,0x07);//SIOLDNRegisterOffset=0x07
IOWriteByte(SIOData,LDN);
}
************************************************************************************
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 91 92

Komentarze do niniejszej Instrukcji

Brak uwag