Samraksh eMote .NOW
MACRadioObj Property (MACBase)



The radio object the MAC is using
Syntax
'Declaration
 
Public ReadOnly Property MACRadioObj As Radio_802_15_4_Base
'Usage
 
Dim instance As MACBase
Dim value As Radio_802_15_4_Base
 
value = instance.MACRadioObj
public Radio_802_15_4_Base MACRadioObj {get;}
public:
property Radio_802_15_4_Base^ MACRadioObj {
   Radio_802_15_4_Base^ get();
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

MACBase Class
MACBase Members

Send Feedback