Samraksh.eMote.Net.Radio Namespace : Radio_802_15_4_Base Class |
The following tables list the members exposed by Radio_802_15_4_Base.
Name | Description | |
---|---|---|
![]() | Radio_802_15_4_Base Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_callbacks | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
![]() | m_disposed | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
![]() | m_threadSpawn | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
Name | Description | |
---|---|---|
![]() | ClearChannelAssesment | Overloaded. Assess channel activity |
![]() ![]() | Configure | Overloaded. Set configuration for 802.15.4 radio. |
![]() | DisableInterrupt | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
![]() | Dispose | Overloaded. (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
![]() | EnableInterrupt | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
![]() | GetActiveChannel | Return the current active channel of the radio |
![]() | GetAddress | Get the address of the device |
![]() | GetID | Get the ID of this 802.15.4 radio instance |
![]() | GetNextPacket | Get the next packet from the radio driver. |
![]() | GetRadioName | Get the kind radio |
![]() | GetTxPowerValue | Return the transmission power value of the radio |
![]() | PreLoad | Load the message into the transmit buffer of the radio. |
![]() | ReConfigure | Reconfigure the radio object with new configuration |
![]() | ReleaseMessage | Releases the message packet's memory. |
![]() | Send | Load and send a message |
![]() | SendStrobe | Send the message in the transmit buffer |
![]() | SendTimeStamped | Load and send a time-stamped message, with specified time stamp |
![]() | SetAddress | Set the address of the device |
![]() | SetChannel | Set the radio channel |
![]() | SetRadioName | Set the name of the radio |
![]() | SetTxPower | Set the transmit power of the radio |
![]() | Sleep | Put the radio to sleep |
![]() | TurnOn | Turn radio on |
![]() | UnInitialize | Uninitialize native MAC, radio and interop drivers |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |
Name | Description | |
---|---|---|
![]() | OnInterrupt | (Inherited from Microsoft.SPOT.Hardware.NativeEventDispatcher) |