Show / Hide Table of Contents

    Class ResetRequest

    This message can be used to reset the radio module. The reset will be performed after approx. 200ms.

    Inheritance
    System.Object
    HciMessage
    TxHciMessage
    DeviceTxMessage
    ResetRequest
    Inherited Members
    DeviceTxMessage.MessageIdentifier
    TxHciMessage.EndpointIdentifier
    TxHciMessage.Payload
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FosterBuster.IU880B.Messaging.Tx.Device
    Assembly: IU880B.dll
    Syntax
    public sealed class ResetRequest : DeviceTxMessage

    Constructors

    | Improve this Doc View Source

    ResetRequest()

    Initializes a new instance of the ResetRequest class.

    Declaration
    public ResetRequest()

    Methods

    | Improve this Doc View Source

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX