MCPcopy Create free account

hub / github.com/MajicDesigns/MD_MAX72XX / functions

Functions287 in github.com/MajicDesigns/MD_MAX72XX

Methodclear
src/MD_MAX72xx_buf.cpp:34
Methodclear
-------------------------------------------------------------- \name Methods for graphics and bitmap related abstraction. * @{ */ * Clear all th
src/MD_MAX72xx.h:633
FunctioncloseDesyncedTip
()
docs/jquery.js:22
FunctioncloseTooltip
(disableDelay)
docs/jquery.js:22
Functioncodefold_toggle
(id)
docs/dynsections.js:144
Functioncodefold_toggle_all
(relPath)
docs/dynsections.js:130
FunctioncollapseExpand
()
docs/resize.js:110
FunctioncomputePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/jquery.js:22
Methodcontrol
* Set the control status of the specified parameter for all devices. * * Invokes the control function for each device in turn. as this is a wrap
src/MD_MAX72xx.h:544
MethodcontrolHardware
src/MD_MAX72xx.cpp:170
MethodcontrolLibrary
src/MD_MAX72xx.cpp:214
MethodcopyC
src/MD_MAX72xx_buf.cpp:70
MethodcopyColumn
src/MD_MAX72xx_buf.cpp:58
MethodcopyR
src/MD_MAX72xx_buf.cpp:100
MethodcopyRow
src/MD_MAX72xx_buf.cpp:64
MethoddrawEyeball
examples/MD_MAX72xx_Eyes/MD_EyePair.cpp:87
MethoddrawEyes
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:34
MethoddrawPupil
examples/MD_MAX72xx_Eyes/MD_EyePair.cpp:155
MethoddumpSequence
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:53
MethodflushBuffer
src/MD_MAX72xx.cpp:301
MethodflushBufferAll
src/MD_MAX72xx.cpp:271
MethodgetBuffer
src/MD_MAX72xx_pix.cpp:50
MethodgetC
src/MD_MAX72xx_buf.cpp:133
MethodgetColumn
src/MD_MAX72xx_buf.cpp:121
MethodgetColumn
* Get the LEDS status for the specified column. * * This method operates on a specific buffer * * This method operates on one column, gett
src/MD_MAX72xx.h:672
MethodgetColumnCount
* Gets the maximum number of columns for devices attached to this class instance. * * \return uint16_t representing the number of columns. */
src/MD_MAX72xx.h:572
MethodgetDeviceCount
* Gets the number of devices attached to this class instance. * * \return uint8_t representing the number of devices attached to this object.
src/MD_MAX72xx.h:565
MethodgetFontCharOffset
src/MD_MAX72xx_font.cpp:132
MethodgetFontHeight
* Get height of a character for the font. * * Returns the number of rows specified as the height of a character in the * currently selected fon
src/MD_MAX72xx.h:1000
MethodgetFontWidth
src/MD_MAX72xx_font.cpp:101
MethodgetMaxFontWidth
* Get the maximum width character for the font. * * Returns the number of columns for the widest character in the currently * selected font tabl
src/MD_MAX72xx.h:987
MethodgetPoint
src/MD_MAX72xx_pix.cpp:78
MethodgetR
src/MD_MAX72xx_buf.cpp:162
FunctioninitMenu
(relPath,searchEnabled,serverSide,searchPage,search)
docs/menu.js:25
FunctioninitNavTree
(toroot,relpath)
docs/navtree.js:490
Functioninit_codefold
(relPath)
docs/dynsections.js:148
Functioninit_search
()
docs/search/search.js:810
MethodloadEye
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:23
MethodloadFontInfo
src/MD_MAX72xx_font.cpp:52
MethodloadFrame
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:92
MethodloadSequence
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:69
Functionmain
Font Builder/src/font2txt/font2txt.c:257
Functionmain
Font Builder/src/txt2font/txt2font.c:352
Functionme
()
docs/jquery.js:2
Functionne
(e,t)
docs/jquery.js:2
FunctionnormaliseBuffers
Font Builder/src/font2txt/font2txt.c:107
Functionoe
()
docs/jquery.js:2
MethodposIsAdjacent
examples/MD_MAX72xx_Eyes/MD_EyePair.cpp:183
Functionqe
(e)
docs/jquery.js:2
FunctionrepositionTooltip
()
docs/jquery.js:22
MethodrunAnimation
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:179
MethodseedOut
examples/MD_MAX72xx_Eyes/MD_EyePair.cpp:68
MethodsetAnimation
* Set the animation type and parameters. * * Set the next animations to the specified. Additionally, set whether the animation should * auto rev
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h:103
MethodsetAutoBlink
* Set or reset auto blink mode. * * When no animation is running and AutoBlink is set, the eyes will occasionally blink. * * \param b set aut
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h:122
MethodsetBlinkTime
* Set the blink time. * * When no animation is running and AutoBlink is set, the eyes will occasionally blink. * Set the minimum time period bet
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h:113
MethodsetBuffer
src/MD_MAX72xx_pix.cpp:61
MethodsetC
src/MD_MAX72xx_buf.cpp:193
MethodsetChar
src/MD_MAX72xx_font.cpp:193
MethodsetColumn
* Set all LEDs in a specific column to a new state. * * This method operates on one column, setting the value of the LEDs in * the column to
src/MD_MAX72xx.h:717
MethodsetFontInfoDefault
src/MD_MAX72xx_font.cpp:41
MethodsetModuleParameters
src/MD_MAX72xx.cpp:67
MethodsetModuleType
* Set the type of hardware module being used. * * This method changes the type of module being used in the application * during at run time.
src/MD_MAX72xx.h:582
MethodsetPoint
src/MD_MAX72xx_pix.cpp:97
MethodsetR
src/MD_MAX72xx_buf.cpp:218
MethodsetRow
src/MD_MAX72xx_buf.cpp:187
MethodsetRow
* Set all LEDs in a row to a new state on all devices. * * This method operates on all devices, setting the value of the LEDs in * the row to
src/MD_MAX72xx.h:747
MethodsetShiftDataInCallback
* Set the Shift Data In callback function. * * The callback function is called from the library when a transform shift left * or shift right
src/MD_MAX72xx.h:602
MethodsetShiftDataOutCallback
* Set the Shift Data Out callback function. * * The callback function is called from the library when a transform shift left * or shift right
src/MD_MAX72xx.h:622
MethodsetText
* Display a text message. * * At the end of the current animation, the text will be scrolled across the 'eyes' * and then the eyes are returned
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h:133
MethodshowText
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp:98
MethodspiClearBuffer
src/MD_MAX72xx.cpp:328
MethodspiSend
src/MD_MAX72xx.cpp:334
FunctiontoggleFolder
(id)
docs/dynsections.js:75
FunctiontoggleInherit
(id)
docs/dynsections.js:110
FunctiontoggleLevel
(level)
docs/dynsections.js:54
FunctiontoggleVisibility
(linkObj)
docs/dynsections.js:25
FunctiontrackResize
()
docs/jquery.js:22
FunctiontrackScroll
()
docs/jquery.js:22
Methodtransform
src/MD_MAX72xx_buf.cpp:237
Methodtransform
* Apply a transformation to the data in all the devices. * * The buffers for all devices can be transformed using one of the enumerated * tra
src/MD_MAX72xx.h:776
MethodtransformBuffer
src/MD_MAX72xx_buf.cpp:250
Methodupdate
* Turn auto display updates on or off. * * Turn auto updates on and off, as required. When auto updates are turned OFF the * display will not
src/MD_MAX72xx.h:804
Methodwraparound
* Turn display wraparound on or off. * * When shifting left or right, up or down, the outermost edge is normally lost and a blank * row or co
src/MD_MAX72xx.h:826
Functionxt
(e)
docs/jquery.js:2
Method~MD_EyePair
examples/MD_MAX72xx_Eyes/MD_EyePair.h:14
Method~MD_MAX72XX
src/MD_MAX72xx.cpp:160
Method~MD_RobotEyes
* Class Destructor. * * Released any allocated memory and does the necessary to clean * up once the object is no longer required. */
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h:70
← previous201–287 of 287, ranked by callers