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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 64
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 59
Embedded Box TKS-G21-CV05
Appendix C Digital I/O C-5
begin:
mov cl,01h
mov al,80h
call CT_I2CWriteByte
call Delay5ms
mov al,00h
mov cl,20h
call CT_I2CWriteByte
mov cl,22h
call CT_I2CReadByte
;Input : CL - register index
; CH - device ID
;Output : AL - Value read
Ct_I2CReadByte Proc Near
mov ch,06eh
mov dx, 0f000h + 00h ; Host Control Register
mov al, 0ffh ; Clear previous
commands
out dx, al
Przeglądanie stron 59
1 2 ... 55 56 57 58 59 60 61 62 63 64

Komentarze do niniejszej Instrukcji

Brak uwag