|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use I802_15_4_MAC | |
---|---|
com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
com.sun.spot.peripheral.radio | Support for using the Sun SPOT's radio. |
Uses of I802_15_4_MAC in com.sun.spot.peripheral |
---|
Methods in com.sun.spot.peripheral that return I802_15_4_MAC | |
---|---|
I802_15_4_MAC[] |
Spot.getI802_15_4_MACs()
Deprecated. |
Uses of I802_15_4_MAC in com.sun.spot.peripheral.radio |
---|
Methods in com.sun.spot.peripheral.radio that return I802_15_4_MAC | |
---|---|
static I802_15_4_MAC |
RadioFactory.getI802_15_4_MAC()
Answer the interface for dealing with the radio at the I802.15.4 MAC level. |
static I802_15_4_MAC[] |
RadioFactory.getI802_15_4_MACs()
Get access to the I802.15.4 MAC layers |
static I802_15_4_MAC |
RadioFactory.getSocketMAC()
Answer the interface for accessing the socket MAC. |
Constructors in com.sun.spot.peripheral.radio with parameters of type I802_15_4_MAC | |
---|---|
RadioPolicyManager(I802_15_4_MAC macDevice,
int initialChannel,
short initialPanId,
int initialOutputPower)
|
|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |