PinMapping Struct

Definition

Represents pin mapping for LED matrix

public struct PinMapping
type PinMapping = struct
Public Structure PinMapping
Inheritance
PinMapping

Constructors

PinMapping(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Constructs PinMapping instance

Properties

A

Address pin A

B

Address pin B

B1

First pin of the blue channel

B2

Second pin of the blue channel

C

Address pin C

Clock

Clock pin

D

Address pin D

E

Address pin E

G1

First pin of the green channel

G2

Second pin of the green channel

Latch

Latch pin

MatrixBonnetMapping32

Default mapping for 32x32 matrix using bonnet

MatrixBonnetMapping64

Default mapping for 64x64 matrix using bonnet

OE

Output enable pin

R1

First pin of the red channel

R2

Second pin of the red channel

Applies to