User`s manual
128 www.rabbit.com Applications Programming
ser485Rx
void ser485Rx(void);
DESCRIPTION
Disables the RS-485 transmitter. This puts you in a listen mode, which allows you to receive data
from the RS-485 interface. The brdInit() function must be executed before running this func-
tion. This function is non-reentrant.
RETURN VALUE
None
SEE ALSO
brdInit, ser485Tx