interface Chip5051BRGBVExtendPropey {
    BlueProperty?: Chip5051BExtendPropey;
    BlueRegValueConfigThird?: number;
    FailureLEDElimination?: boolean;
    GreenProperty?: Chip5051BExtendPropey;
    GreenRegValueConfigThird?: number;
    RedProperty?: Chip5051BExtendPropey;
    RedRegValueConfigThird?: number;
    VRedProperty?: Chip5051BExtendPropey;
    VRedRegValueConfigThird?: number;
}

Hierarchy

Properties

BlueProperty?: Chip5051BExtendPropey
BlueRegValueConfigThird?: number = common.UInt16
FailureLEDElimination?: boolean = common.Bool
GreenProperty?: Chip5051BExtendPropey
GreenRegValueConfigThird?: number = common.UInt16
RedProperty?: Chip5051BExtendPropey
RedRegValueConfigThird?: number = common.UInt16
VRedProperty?: Chip5051BExtendPropey
VRedRegValueConfigThird?: number = common.UInt16