PinMapping Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents pin mapping for LED matrix
public struct PinMapping
type PinMapping = struct
Public Structure PinMapping
- Inheritance
-
PinMapping
Pin |
Constructs PinMapping instance |
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 |
Matrix |
Default mapping for 32x32 matrix using bonnet |
Matrix |
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 |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |