101-1028 Rabbit Semiconductor, 101-1028 Datasheet - Page 61

no-image

101-1028

Manufacturer Part Number
101-1028
Description
MODULE RABBITCORE RCM3750
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1028

Module/board Type
MPU Core Module
For Use With/related Products
RCM3750
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
5.2.3 Digital I/O
The RCM3750 was designed to interface with other systems, and so there are no drivers
written specifically for the I/O. The general Dynamic C read and write functions allow
you to customize the parallel I/O to meet your specific needs. For example, use
to set all the Port E bits as inputs, or use
to set all the Port E bits as outputs.
When using the auxiliary I/O bus on the Rabbit 3000 chip, add the line
to the beginning of any programs using the auxiliary I/O bus.
The sample programs in the Dynamic C
folders provide further examples.
User’s Manual
WrPortI(PEDDR, &PEDDRShadow, 0x00);
WrPortI(PEDDR, &PEDDRShadow, 0xFF);
#define PORTA_AUX_IO
// required to enable auxiliary I/O bus
SAMPLES/RCM3700
and the
SAMPLES/RCM3720
55

Related parts for 101-1028