Show / Hide Table of Contents

Struct PeriodicStatus0LowLevel

Namespace: REV.SparkMax.Natives
Assembly: WPILibSharp.REV.SparkMax.dll
Syntax
public struct PeriodicStatus0LowLevel

Fields

| Improve this Doc View Source

AppliedOutput

Declaration
public float AppliedOutput
Field Value
Type Description
Single
| Improve this Doc View Source

Faults

Declaration
public ushort Faults
Field Value
Type Description
UInt16
| Improve this Doc View Source

IsFollower

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

IsInverted

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

Lock

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

MotorType

Declaration
public MotorType MotorType
Field Value
Type Description
MotorType
| Improve this Doc View Source

RoboRIO

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

StickyFaults

Declaration
public ushort StickyFaults
Field Value
Type Description
UInt16
| Improve this Doc View Source

Timestamp

Declaration
public ulong Timestamp
Field Value
Type Description
UInt64
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet