Component: IrDA (EB012, MCP1250, MCP2120) (Wireless)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix Ltd. |
Version | 2.0 |
Category | Wireless |
Contents
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.
Component Pack
COMMSB
Detailed description
No detailed description exists yet for this component
Examples
Transmit
Basic example which repeatedly transmits a string of data via the IrDA interface.
IrDA Transmit
Receive
Basic example which waits for any incoming data and then displays the data on the LCD.
IrDA Receive
Downloadable macro reference
![]() |
SendChar |
Sends a byte character to the IrDA connection. | |
![]() |
Char |
![]() |
Return |
![]() |
ReceiveChar |
Receives byte character from the IrDA connection. | |
![]() |
Timeout |
Max amount of time in milliseconds to wait for data. | |
![]() |
Return |
![]() |
Initialise |
Initialises the UART ready for IrDA data to be sent or received, | |
![]() |
Return |