|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A RadioController is an object installed into a Microcontroller. The recommended implementation
is to implement specialized IO registers as inner classes and install them into the Microcontroller. Changes to
these specialized registers should initiate appropriate behavior with the radio.
| Method Summary | |
void |
disable()
Disable transfers. |
void |
enable()
Enable transfers. |
void |
install(Microcontroller mcu)
Installs this Controller into a microcontroller. |
| Method Detail |
public void install(Microcontroller mcu)
public void enable()
public void disable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||