Ext32IO
 
 
 Bean Ext32IO
 
External 32-bit Input/Output

Methods are user callable functions/subroutines that are means of controlling the bean functions.

Methods:

  • GetVal - Read a value from the external port and returns it.

      ANSIC prototype: dword GetVal(void)
    • Return value:dword - Input value

  • PutVal - Write the specified value to the external port.

      ANSIC prototype: void PutVal(dword Val)
    • Val:dword - Output value


Note: Some methods can be implemented as macros.



Processor ExpertTM and Embedded BeansTM are registered trademarks of UNIS, Ltd.
©1997-2005, UNIS, Ltd.