Struct CANStreamMessage
Inherited Members
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
public struct CANStreamMessage
Fields
| Improve this Doc View SourceData
Declaration
public byte *Data
Field Value
Type | Description |
---|---|
Byte* |
DataSize
Declaration
public byte DataSize
Field Value
Type | Description |
---|---|
Byte |
MessageId
Declaration
public uint MessageId
Field Value
Type | Description |
---|---|
UInt32 |
TimeStamp
Declaration
public uint TimeStamp
Field Value
Type | Description |
---|---|
UInt32 |