Structure to define the size and location of an image in Flash. More...
#include <Common.h>
Public Attributes | |
| uint32_t | address |
| uint16_t | width |
| uint16_t | height |
Structure to define the size and location of an image in Flash.
| uint32_t ROM_Image::address |
| uint16_t ROM_Image::height |
| uint16_t ROM_Image::width |