Omega-engineering OME-A826PG Manual do Utilizador Página 38

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 60
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 37
OME-A-826PG Software Manual [Win 95/98/NT]
3.2.3 A826_OutputByte
Description :
This subroutine will send the 8 bits data to the desired I/O port.
Syntax :
void A826_OutputByte(WORD wPortAddr, UCHAR bOutputVal);
Parameter :
wPortAddr : [Input] I/O port address, for example, 0x220
bOutputVal : [Input] 8 bits data send to I/O port
Return Value :
void
3.2.4 A826_OutputWord
Description :
This subroutine will send the 16 bits data to the desired I/O port.
Syntax :
void A826_OutputByte(WORD wPortAddr, WORD wOutputVal);
Parameter :
wPortAddr : [Input] I/O port address, for example, 0x220
wOutputVal : [Input] 16 bits data send to I/O port
Return Value :
void
Date: Aug-15-2000 Ver: 2.2 Page 36
Vista de página 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 59 60

Comentários a estes Manuais

Sem comentários