Aaeon TKS-G21-CV05 Instrukcja Użytkownika Strona 64

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 64
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 63
Embedded Box TKS-G21-CV05
Appendix C Digital I/O C-9
out dx,al ;clear status
call Delay5ms
test al, 02H ;termination of command ?
jnz short Clear_final
and al, NOT 40H ;mask INUSE bit
or al,al ;status OK ?
jz short Clear_final
test al,04h ;device error
jnz short SMBus_Err
loop short Chk_I2c_OK
;SMbus error due to timeout
SMBus_Err:
stc
ret
Clear_final:
clc
ret
CT_Chk_SMBus_Ready Endp
END begin
Przeglądanie stron 63
1 2 ... 59 60 61 62 63 64

Komentarze do niniejszej Instrukcji

Brak uwag