Input/output – Echelon Neuron C User Manual

Page 70

Advertising
background image

50

Functions

Function

Description

memset( )

Set a block of memory to a specified

value:

• length greater than or equal to

256 bytes

• others

retrieve_status( )

Read statistics from protocol processor

service_pin_msg_send( )

Send a service pin message

service_pin_state( )

Read the service pin state

set_bit( )

Set a bit in a bit array

set_eeprom_lock( )

Set the state of the checksummed

EEPROM's lock

tst_bit( )

Return TRUE if bit tested was set

Input/Output

Table 12 lists the I/O functions.

Table 12. Input/Output Functions

Function

Description

io_change_init( )

Initialize reference value for

io_changes event

io_edgelog_preload( )

Define maximum value for edgelog

period measurements

io_edgelog_single_preload( )

Define maximum value for edgelog
single_tc period measurements

io_idis( )

Disable the I/O interrupt used in the
hardware support for the sci and spi

I/O objects

io_iena( )

Enable the I/O interrupt used in the

hardware support for the sci and spi

I/O objects

Advertising