Show / Hide Table of Contents

Struct APIVersion

Namespace: REV.SparkMax
Assembly: WPILibSharp.REV.SparkMax.dll
Syntax
public struct APIVersion

Fields

| Improve this Doc View Source

Build

Declaration
public byte Build
Field Value
Type Description
Byte
| Improve this Doc View Source

Major

Declaration
public byte Major
Field Value
Type Description
Byte
| Improve this Doc View Source

Minor

Declaration
public byte Minor
Field Value
Type Description
Byte
| Improve this Doc View Source

Version

Declaration
public uint Version
Field Value
Type Description
UInt32
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet