Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adafruit/Adafruit_EPD
/ functions
Functions
334 in github.com/adafruit/Adafruit_EPD
⨍
Functions
334
◇
Types & classes
72
↓ 11 callers
Method
erase
/ ! @brief erase a block of data. @param addr the address to start the erase at @param length the number of bytes
src/Adafruit_MCPSRAM.cpp:307
↓ 9 callers
Method
write8
/ ! @brief write 1 byte of data at the specified address. @param addr the address to write to @param val the value
src/Adafruit_MCPSRAM.cpp:281
↓ 8 callers
Method
read8
/ ! @brief 1 byte of data at the specified address @param addr the address to read data at @param reg MCPSRAM_READ
src/Adafruit_MCPSRAM.cpp:253
↓ 7 callers
Method
csHigh
/ ! @brief set chip select pin high */ /
src/Adafruit_EPD.cpp:673
↓ 7 callers
Method
csLow
/ ! @brief set chip select pin low */ /
src/Adafruit_EPD.cpp:691
↓ 3 callers
Method
read
/ ! @brief read data at the specific address @param addr the address to read from @param buf the data buffer to r
src/Adafruit_MCPSRAM.cpp:184
↓ 3 callers
Method
write
/ ! @brief write data to the specific address @param addr the address to write to @param buf the data buffer to w
src/Adafruit_MCPSRAM.cpp:108
Method
Adafruit_ACEP
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_ACeP.cpp:42
Method
Adafruit_EK79686
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_EK79686.cpp:45
Method
Adafruit_EPD
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/Adafruit_EPD.cpp:57
Method
Adafruit_IL0371
/ ! @brief constructor if using on-chip RAM and software SPI @param width the width of the display in pixels @param height the height of t
unsupported/Adafruit_IL0371.cpp:41
Method
Adafruit_IL0373
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_IL0373.cpp:41
Method
Adafruit_IL0376F
/ ! @brief constructor if using on-chip RAM and software SPI @param width the width of the display in pixels @param height the height of t
unsupported/Adafruit_IL0376F.cpp:59
Method
Adafruit_IL0398
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_IL0398.cpp:38
Method
Adafruit_IL3897
/ ! @brief constructor if using on-chip RAM and software SPI @param width the width of the display in pixels @param height the height of t
unsupported/Adafruit_IL3897.cpp:56
Method
Adafruit_IL91874
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_IL91874.cpp:75
Method
Adafruit_JD79661
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_JD79661.cpp:48
Method
Adafruit_JD79667
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_JD79667.cpp:48
Method
Adafruit_MCPSRAM
/ ! @brief Class constructor when using software SPI @param mosi master out slave in pin @param miso master in sl
src/Adafruit_MCPSRAM.cpp:15
Method
Adafruit_SSD1608
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1608.cpp:29
Method
Adafruit_SSD1619
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1619.cpp:47
Method
Adafruit_SSD1675
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1675.cpp:43
Method
Adafruit_SSD1675B
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1675B.cpp:43
Method
Adafruit_SSD1677
/ ! @brief constructor if using external SRAM chip and software SPI */ /
src/drivers/Adafruit_SSD1677.cpp:31
Method
Adafruit_SSD1680
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1680.cpp:111
Method
Adafruit_SSD1681
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1681.cpp:39
Method
Adafruit_SSD1683
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_SSD1683.cpp:48
Method
Adafruit_UC8151D
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_UC8151D.cpp:24
Method
Adafruit_UC8179
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_UC8179.cpp:52
Method
Adafruit_UC8253
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_UC8253.cpp:35
Method
Adafruit_UC8276
/ ! @brief constructor if using external SRAM chip and software SPI @param width the width of the display in pixels @param height the heig
src/drivers/Adafruit_UC8276.cpp:36
Method
EPD_command
/ ! @brief send an EPD command followed by data @param c the command to send @param buf the buffer of data to send @param len the leng
src/Adafruit_EPD.cpp:562
Method
EPD_commandList
/ ! */ /
src/Adafruit_EPD.cpp:527
Method
EPD_data
/ ! @brief send data to the display @param buf the data buffer to send @param len the length of the data buffer */ /
src/Adafruit_EPD.cpp:602
Method
SPItransfer
/ ! @brief transfer a single byte over SPI. @param d the data to send @returns the data byte read */ /
src/Adafruit_EPD.cpp:654
Method
ThinkInk_154_Grayscale4_M05
src/panels/ThinkInk_154_Grayscale4_M05.h:89
Method
ThinkInk_154_Grayscale4_T8
src/panels/ThinkInk_154_Grayscale4_T8.h:151
Method
ThinkInk_154_Mono_D27
src/panels/ThinkInk_154_Mono_D27.h:9
Method
ThinkInk_154_Mono_D67
src/panels/ThinkInk_154_Mono_D67.h:9
Method
ThinkInk_154_Mono_M10
src/panels/ThinkInk_154_Mono_M10.h:9
Method
ThinkInk_154_Tricolor_RW
src/panels/ThinkInk_154_Tricolor_RW.h:9
Method
ThinkInk_154_Tricolor_Z17
src/panels/ThinkInk_154_Tricolor_Z17.h:9
Method
ThinkInk_154_Tricolor_Z90
src/panels/ThinkInk_154_Tricolor_Z90.h:9
Method
ThinkInk_213_Grayscale4_MFGN
colstart: left RAM-X offset in pixels (multiple of 8). Default 0 keeps the shipped behavior; pass 8 for panels with an 8px left offset (e.g. the FPC-7
src/panels/ThinkInk_213_Grayscale4_MFGN.h:122
Method
ThinkInk_213_Grayscale4_T5
src/panels/ThinkInk_213_Grayscale4_T5.h:151
Method
ThinkInk_213_Mono_B72
src/panels/ThinkInk_213_Mono_B72.h:9
Method
ThinkInk_213_Mono_B73
src/panels/ThinkInk_213_Mono_B73.h:9
Method
ThinkInk_213_Mono_BN
src/panels/ThinkInk_213_Mono_BN.h:9
Method
ThinkInk_213_Mono_GDEY0213B74
src/panels/ThinkInk_213_Mono_GDEY0213B74.h:9
Method
ThinkInk_213_Mono_M21
src/panels/ThinkInk_213_Mono_M21.h:9
Method
ThinkInk_213_Quadcolor_AJHE5
src/panels/ThinkInk_213_Quadcolor_AJHE5.h:9
Method
ThinkInk_213_Tricolor_MFGNR
src/panels/ThinkInk_213_Tricolor_MFGNR.h:9
Method
ThinkInk_213_Tricolor_RW
src/panels/ThinkInk_213_Tricolor_RW.h:9
Method
ThinkInk_213_Tricolor_Z16
src/panels/ThinkInk_213_Tricolor_Z16.h:9
Method
ThinkInk_266_Grayscale4_MFGN
src/panels/ThinkInk_266_Grayscale4_MFGN.h:115
Method
ThinkInk_266_Tricolor_MFGNR
src/panels/ThinkInk_266_Tricolor_MFGNR.h:9
Method
ThinkInk_270_Grayscale4_W3
src/panels/ThinkInk_270_Grayscale4_W3.h:87
Method
ThinkInk_270_Tricolor_C44
src/panels/ThinkInk_270_Tricolor_C44.h:28
Method
ThinkInk_270_Tricolor_Z70
src/panels/ThinkInk_270_Tricolor_Z70.h:9
Method
ThinkInk_290_Grayscale4_EAAMFGN
src/panels/ThinkInk_290_Grayscale4_EAAMFGN.h:100
Method
ThinkInk_290_Grayscale4_FPC7519
src/panels/ThinkInk_290_Grayscale4_FPC7519.h:11
Method
ThinkInk_290_Grayscale4_T5
src/panels/ThinkInk_290_Grayscale4_T5.h:151
Method
ThinkInk_290_Mono_BN
src/panels/ThinkInk_290_Mono_BN.h:9
Method
ThinkInk_290_Mono_M06
src/panels/ThinkInk_290_Mono_M06.h:9
Method
ThinkInk_290_Tricolor_RH
src/panels/ThinkInk_290_Tricolor_RH.h:9
Method
ThinkInk_290_Tricolor_Z10
src/panels/ThinkInk_290_Tricolor_Z10.h:9
Method
ThinkInk_290_Tricolor_Z13
src/panels/ThinkInk_290_Tricolor_Z13.h:9
Method
ThinkInk_290_Tricolor_Z94
src/panels/ThinkInk_290_Tricolor_Z94.h:9
Method
ThinkInk_352_Quadcolor_AJHE5
src/panels/ThinkInk_352_Quadcolor_AJHE5.h:9
Method
ThinkInk_370_Mono_BAAMFGN
src/panels/ThinkInk_370_Mono_BAAMFGN.h:22
Method
ThinkInk_370_Tricolor_BABMFGNR
src/panels/ThinkInk_370_Tricolor_BABMFGNR.h:19
Method
ThinkInk_420_Grayscale4_MFGN
src/panels/ThinkInk_420_Grayscale4_MFGN.h:98
Method
ThinkInk_420_Grayscale4_T2
src/panels/ThinkInk_420_Grayscale4_T2.h:77
Method
ThinkInk_420_Mono_BN
src/panels/ThinkInk_420_Mono_BN.h:9
Method
ThinkInk_420_Mono_M06
src/panels/ThinkInk_420_Mono_M06.h:9
Method
ThinkInk_420_Tricolor_MFGNR
src/panels/ThinkInk_420_Tricolor_MFGNR.h:97
Method
ThinkInk_420_Tricolor_RW
src/panels/ThinkInk_420_Tricolor_RW.h:9
Method
ThinkInk_420_Tricolor_Z21
src/panels/ThinkInk_420_Tricolor_Z21.h:9
Method
ThinkInk_426_Grayscale4_GDEQ
src/panels/ThinkInk_426_Grayscale4_GDEQ.h:74
Method
ThinkInk_583_Mono_AAAMFGN
src/panels/ThinkInk_583_Mono_AAAMFGN.h:46
Method
ThinkInk_583_Tricolor_AABMFGNR
src/panels/ThinkInk_583_Tricolor_AABMFGNR.h:36
Method
ThinkInk_750_Mono_AAAMFGN
src/panels/ThinkInk_750_Mono_AAAMFGN.h:46
Method
ThinkInk_750_Tricolor_AABMFGNR
src/panels/ThinkInk_750_Tricolor_AABMFGNR.h:36
Method
begin
/ ! @brief begin communication with the SRAM chip */ /
src/Adafruit_MCPSRAM.cpp:42
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/Adafruit_EPD.cpp:148
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_JD79661.cpp:211
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1675.cpp:123
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1608.cpp:105
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1677.cpp:98
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_UC8276.cpp:122
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1675B.cpp:123
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1619.cpp:131
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1681.cpp:123
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_UC8179.cpp:138
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_IL91874.cpp:146
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_UC8151D.cpp:103
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_UC8253.cpp:120
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1680.cpp:195
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_JD79667.cpp:210
Method
begin
/ ! @brief begin communication with and set up the display. @param reset if true the reset pin will be toggled. */ /
src/drivers/Adafruit_SSD1683.cpp:132
next →
1–100 of 334, ranked by callers