101-1055 Rabbit Semiconductor, 101-1055 Datasheet - Page 154

no-image

101-1055

Manufacturer Part Number
101-1055
Description
MODULE RABBIT CORE RCM3375
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-1055

Module/board Type
MPU Core Module
For Use With/related Products
RCM3375
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
148
int rn_write(int handle, int regno, char *data,
int rn_read(int handle, int regno, char *recdata,
Writes a string to the specified device and register. Waits for results.
mation to determine that the peripheral card is connected to a master.
handle is an address index to device information. Use rn_device() or rn_find() to establish the
handle.
regno is the command register number as designated by each device.
data is a pointer to the address of the string to write to the device.
datalen is the number of bytes to write (0–15).
The status byte from the previous command. -1 means that device information indicates the peripheral
card is not connected to the master, and -2 means that the data length was greater than 15.
Reads a string from the specified device and register. Waits for results.
information to determine that the peripheral card is connected to a master.
handle is an address index to device information. Use rn_device() or rn_find() to establish the
handle.
regno is the command register number as designated by each device.
recdata is a pointer to the address of the string to read from the device.
datalen is the number of bytes to read (0–15).
The status byte from the previous command. -1 means that device information indicates the peripheral
card is not connected to the master, and -2 means that the data length was greater than 15.
int datalen);
int datalen);
rn_read
rn_write
NOTE: A data length of 0 will transmit the one-byte command register number.
NOTE: A data length of 0 will transmit the one-byte command register number.
This function will
RabbitCore RCM3365/RCM3375
This function will
check device infor-
check device

Related parts for 101-1055