#include <rfm12b.h>
List of all members.
Detailed Description
Base class for Transmiter and Receiver
Definition at line 46 of file rfm12b.h.
Member Function Documentation
void RFM12B_Base::init |
( |
| ) |
|
void RFM12B_Base::portInit |
( |
| ) |
|
unsigned char RFM12B_Base::receive |
( |
| ) |
|
void RFM12B_Base::sendByte |
( |
unsigned char |
data | ) |
|
void RFM12B_Base::sendPackage |
( |
| ) |
|
void RFM12B_Base::writeCmd |
( |
unsigned int |
cmd | ) |
|
Writes command to device
- Parameters:
-
The documentation for this class was generated from the following files: