RB FILLSTRIPE
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Set all LED's of the active channel to the specified color. This statement will not change the memory. <span style="font-family: Ari...")
(Created page with "= <span class="f_Header">Action</span> = Set all LED's of the active channel to the specified color. This statement will not change the memory. <span style="font-family: Ari...")
Latest revision as of 22:43, 15 June 2015
Contents |
Action
Set all LED's of the active channel to the specified color. This statement will not change the memory.
Syntax
RB_FILLSTRIPE Color
Remarks
Color |
Color is a byte array or variable that contains color information. |
All LED's of the active channel will be set to the specified color in memory. This statement will not change the memory, just the LED's.
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 |
---|