Struct AddressableLEDData
Inherited Members
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
public struct AddressableLEDData
Fields
| Improve this Doc View SourceB
Declaration
public byte B
Field Value
| Type | Description |
|---|---|
| Byte |
G
Declaration
public byte G
Field Value
| Type | Description |
|---|---|
| Byte |
MaxLength
Declaration
public const int MaxLength = 5460
Field Value
| Type | Description |
|---|---|
| Int32 |
Padding
Declaration
public byte Padding
Field Value
| Type | Description |
|---|---|
| Byte |
R
Declaration
public byte R
Field Value
| Type | Description |
|---|---|
| Byte |