RB SEND

From MCS Wiki AVR
Revision as of 22:46, 15 June 2015 by Admin (Talk | contribs)
Jump to: navigation, search

Contents

Action

Transmits the channel data to the defined port pin.

 

 

Syntax

RB_SEND

 

 

Remarks

The WS2812 will latch the received information. You only need to use RB_SEND when you want to send new color information.

Some statements and functions will call RB_SEND internally.

 

The following table shows which statements update the LED at once

 

STATEMENT

UPDATE LED

RB_ADDCOLOR

-

RB_ANDCOLOR

-

RB_ORCOLOR

-

RB_SUBCOLOR

-

RB_CLEARSTRIPE

YES

RB_CLEARCOLORS

-

RB_FILL

YES

RB_FILLCOLORS

-

RB_FILLSTRIPE

YES

RB_SELECTCHANNEL

-

RB_SEND

YES

RB_SETCOLOR

-

RB_SWAPCOLOR

-

RB_ROTATELEFT

-

RB_ROTATERIGHT

-

RB_SHIFTLEFT

-

RB_SHIFTRIGHT

-

RB_CHANGEPIN

-

RB_SETTABLECOLOR

-

RB_GETCOLOR

-

RB_LOOKUPCOLOR

-

See also

RB_ADDCOLOR , RB_ANDCOLOR , RB_ORCOLOR, RB_SUBCOLOR, RB_CLEARSTRIPE , RB_CLEARCOLORS , RB_FILL , RB_FILLCOLORS , RB_FILLSTRIPE , RB_SELECTCHANNEL , RB_SEND, RB_SETCOLOR , RB_SWAPCOLOR , RB_ROTATELEFT , RB_ROTATERIGHT , RB_SHIFTLEFT , RB_SHIFTRIGHT , RB_CHANGEPIN , RB_SETTABLECOLOR , RB_GETCOLOR , RB_LOOKUPCOLOR


Example

See RB_CHANGEPIN


Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language