Prototyping Board Functions; Board Initialization - Rabbit RCM3000 User Manual

C-programmable module with ethernet
Hide thumbs Also See for RCM3000:
Table of Contents

Advertisement

5.2.4 Prototyping Board Functions

The function described in this section is for use with the Prototyping Board. The source
code is in the
need to modify it for your own board design.
Other generic functions applicable to all devices based on Rabbit microprocessors are
described in the Dynamic C Function Reference Manual.

5.2.5 Board Initialization

void brdInit (void);
Call this function at the beginning of your program. This function initializes Parallel Ports A through G
for use with the RCM3000/31/32XX Prototyping Board.
This function also sets any unused configurable port pins as outputs with a high output, and assumes that
only one RCM3000 module is installed in the
RETURN VALUE
None.
32
Downloaded from
Elcodis.com
electronic components distributor
library in the Dynamic C
RCM3000.LIB
SAMPLES\RCM3000
MASTER
position on the Prototyping Board.
folder if you
RabbitCore RCM3000

Advertisement

Table of Contents
loading

Table of Contents