Component: IrDA (EB012, MCP1250, MCP2120) (Wireless)

From Flowcode Help
Revision as of 13:05, 16 January 2014 by JonnyW (talk | contribs) (XML import)
Jump to navigationJump to search


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