MCPcopy Create free account

hub / github.com/cbm80amiga/Arduino_ST7789_Fast / functions

Functions47 in github.com/cbm80amiga/Arduino_ST7789_Fast

↓ 6 callersFunctionBCD2DEC
examples/ST7789_Watch_2bit/rtc.h:1
↓ 3 callersFunctionDEC2BCD
examples/ST7789_Watch_2bit/rtc.h:2
↓ 1 callersMethodbegin
Arduino_ST7789_Fast.h:51
MethodArduino_ST7789
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:217
MethodColor565
---------------------------------------------------------- Pass 8-bit (each) R,G,B, get back 16-bit packed color
Arduino_ST7789_Fast.cpp:538
MethodclearScreen
Arduino_ST7789_Fast.h:56
Methodcls
Arduino_ST7789_Fast.h:57
Methodcolor565
Arduino_ST7789_Fast.h:79
MethodcommonST7789Init
---------------------------------------------------------- Initialization code common to all ST7789 displays
Arduino_ST7789_Fast.cpp:306
MethodcopyMulti
---------------------------------------------------------- fast method to send multiple 16-bit values from RAM via SPI
Arduino_ST7789_Fast.cpp:182
MethoddisplayInit
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:284
MethoddrawFastHLine
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:460
MethoddrawFastVLine
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:447
MethoddrawImage
---------------------------------------------------------- draws image from RAM
Arduino_ST7789_Fast.cpp:494
MethoddrawImageF
---------------------------------------------------------- draws image from flash (PROGMEM)
Arduino_ST7789_Fast.cpp:511
MethoddrawImageF
Arduino_ST7789_Fast.h:64
MethoddrawPixel
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:413
MethodenableDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:563
MethodfillRect
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:479
MethodfillScreen
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:473
FunctiongetDS3231Temp
examples/ST7789_Watch_2bit/rtc.h:84
FunctiongetRTCDateTime
examples/ST7789_Watch_2bit/rtc.h:59
MethodidleDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:569
Methodinit
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:225
Methodinit
Arduino_ST7789_Fast.h:52
MethodinvertDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:544
MethodpartialDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:550
MethodpowerSave
---------------------------------------------------------- 0 - off 1 - idle 2 - normal 4 - display off
Arduino_ST7789_Fast.cpp:628
MethodpushColor
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:400
FunctionreadRTCMem
examples/ST7789_Watch_2bit/rtc.h:115
MethodresetDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:575
MethodrgbWheel
------------------------------------------------ Input a value 0 to 511 (85*6) to get a color value. The colours are a transition R - Y - G - C - B -
Arduino_ST7789_Fast.cpp:650
MethodsetAddrWindow
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:375
MethodsetBrightness
---------------------------------------------------------- doesn't work
Arduino_ST7789_Fast.cpp:608
MethodsetPartArea
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:599
FunctionsetRTCTime
examples/ST7789_Watch_2bit/rtc.h:49
MethodsetRotation
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:346
MethodsetScroll
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:592
MethodsetScrollArea
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:582
MethodsleepDisplay
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:556
MethodwriteCmd
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:245
MethodwriteData
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:258
MethodwriteData16
----------------------------------------------------------
Arduino_ST7789_Fast.cpp:271
MethodwriteMulti
---------------------------------------------------------- fast method to send multiple 16-bit values via SPI
Arduino_ST7789_Fast.cpp:147
FunctionwriteRTCMem
for DS1307 only
examples/ST7789_Watch_2bit/rtc.h:106
FunctionwriteRTCReg
examples/ST7789_Watch_2bit/rtc.h:97
MethodwriteSPI
---------------------------------------------------------- speed test results: in AVR best performance mode -> about 6.9 Mbps in compatibility mode (S
Arduino_ST7789_Fast.cpp:121