BitMapFileHeader_Typedef is only used within LCD_Paint.
 
Symbols
loading...
Files
loading...

BitMapFileHeader_Typedef struct

Syntax

typedef struct {   uint16_t bfType;          uint32_t bfSize;          uint16_t bfReserved1;     uint16_t bfReserved2;     uint32_t bOffBits;        uint16_t Padding;       } BitMapFileHeader_Typedef;

Fields

bfType

No summary provided. Read more...

bfSize

No summary provided. Read more...

bfReserved1

No summary provided. Read more...

bfReserved2

No summary provided. Read more...

bOffBits

No summary provided. Read more...

Padding

No summary provided. Read more...

Type Use

Variables of BitMapFileHeader_Typedef type
all items filtered out
BitMapFileHeader_Typedef
all items filtered out
BitMapFileHeader_Typedef
all items filtered out