LibDriver SSD1309
Loading...
Searching...
No Matches
ssd1309 test driver function

ssd1309 test driver modules More...

Collaboration diagram for ssd1309 test driver function:

Functions

uint8_t ssd1309_display_test (ssd1309_interface_t interface, ssd1309_address_t addr)
 display test

Detailed Description

ssd1309 test driver modules

Function Documentation

◆ ssd1309_display_test()

uint8_t ssd1309_display_test ( ssd1309_interface_t interface,
ssd1309_address_t addr )

display test

Parameters
[in]interfaceinterface type
[in]addriic device address
Returns
status code
  • 0 success
  • 1 test failed
Note
none

Definition at line 566 of file driver_ssd1309_display_test.c.

Here is the call graph for this function: