Difference between revisions of "Component: IrDA (EB012, MCP1250, MCP2120) (Wireless)"

From Flowcode Help
Jump to navigationJump to search
(XML import)
 
(XML import)
Line 15: Line 15:
  
  
==[[Media:Component Icon 2bfc8781_9817_4e0c_89f3_28dac37e9a62.png|Image]] IrDA (EB012, MCP1250, MCP2120) component==
+
==[[File:Component Icon 2bfc8781_9817_4e0c_89f3_28dac37e9a62.png|Image]] IrDA (EB012, MCP1250, MCP2120) component==
 
Low level routines for controlling a standard IrDA interface.
 
Low level routines for controlling a standard IrDA interface.
 
Also available in the form of the EB012 IrDA E-block.
 
Also available in the form of the EB012 IrDA E-block.

Revision as of 13:05, 16 January 2014


Author Matrix Ltd.
Version 1.1
Category Wireless


Image IrDA (EB012, MCP1250, MCP2120) component

Low level routines for controlling a standard IrDA interface. Also available in the form of the EB012 IrDA E-block.

Examples

No additional examples


Downloadable macro reference

SendChar

No additional information


Parameters

INT Char


Return value

This call does not return a value


ReceiveChar

No additional information


Parameters

INT Timeout


Return value

INT


Simulation macro reference

This component does not contain any simulation macros


Property reference

Channel

This property is of type Fixed list of ints and can be referenced with the variable name CHANNEL.

No additional information


Baud Rate

This property is of type Fixed list of ints and can be referenced with the variable name BAUD_LIST.

No additional information


INTERFACE

This property is of type Fixed list of ints and can be referenced with the variable name INTERFACE.

No additional information


Echo

This property is of type Fixed list of ints and can be referenced with the variable name ECHO.

No additional information


TX

This property is of type Single digital pin and can be referenced with the variable name TX.

No additional information


RX

This property is of type Single digital pin and can be referenced with the variable name RX.

No additional information


Label

This property is of type Line of text and can be referenced with the variable name label.

No additional information