EasyManua.ls Logo

Bioloid Robotis - Page 134

Default Icon
142 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User’s Guide
{ while(!RXD1_READY);
while(*bData) return(RXD1_DATA);
{ }
TxD8(*bData++);
} /*
} SIGNAL() UART0 Rx Interrupt - write data to buffer
*/
/* SIGNAL (SIG_UART0_RECV)
RxD81() read data from UART1. {
RxD81() return Read data. gbpRxInterruptBuffer[(gbRxBufferWritePointer++)] = RXD0_DATA;
*/ }
byte RxD81(void)
{
134