Echelon Neuron C User Manual
Page 71
Neuron C Reference Guide
51
Function
Description
io_in( )
Input data from I/O object:
• Dualslope input
• Edgelog input
• Infrared input
• Magcard input
• Neurowire I/O slave mode
• Neurowire I/O with invert
option
• Serial input
• Touch I/O
• Wiegand input
• others
io_in_ready( )
Event function which evaluates to
TRUE when a block of data is available
from the parallel I/O object
io_in_request( )
Start dualslope A/D conversion
io_out( )
Output data to I/O object:
• Bitshift output
• Neurowire I/O slave mode
• Neurowire I/O with invert
option
• Serial output
• Touch I/O
• others
io_out_ready( )
Event function which evaluates to
TRUE when a block of data is available
from the parallel I/O object
io_out_request( )
Request ready indication from parallel
I/O object
io_preserve_input( )
Preserve first timer/counter value after
reset or io_select( )
io_select( )
Set timer/counter multiplexer
io_set_baud( )
Set the serial bit rate for an sci I/O
object