Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Go to the source code of this file.
Macros | |
#define | BLACK 0 |
#define | WHITE 1 |
Functions | |
uint8_t * | get_framebuffer (void) |
void | gfx_drv_clearDisplay (void) |
void | gfx_drv_drawPixel (int16_t x, int16_t y, uint16_t color) |
void | gfx_drv_setRotation (uint16_t rotation) |
#define BLACK 0 |
#define WHITE 1 |
uint8_t* get_framebuffer | ( | void | ) |
void gfx_drv_clearDisplay | ( | void | ) |
void gfx_drv_drawPixel | ( | int16_t | x, |
int16_t | y, | ||
uint16_t | color | ||
) |
void gfx_drv_setRotation | ( | uint16_t | rotation | ) |