Optional ILI9341 initialization options. More...
#include <ili9341.h>
Data Fields | |
| uint16_t | rotation |
| Initial rotation in degrees clockwise - one of 0 (default), 90, 180, or 270. More... | |
| uint16_t dev_ili9341_config_t::rotation |
Initial rotation in degrees clockwise - one of 0 (default), 90, 180, or 270.
90 and 270 swap dev_ili9341_size() relative to DEV_ILI9341_WIDTH / DEV_ILI9341_HEIGHT. Any other value is rejected by dev_ili9341_init().