
Go to the source code of this file.
Functions | |
| int | SendByte (int DataByte) |
| Split a byte in bits and send them. More... | |
| int SendByte | ( | int | DataByte | ) |
Split a byte in bits and send them.
| Databyte | to send |
Definition at line 9 of file SendByte.c.


1.8.3.1