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

aBMPHeader variable

Syntax

const uint32_t aBMPHeader[14]= {0x2C364D42, 0x00000001, 0x00360000, 0x00280000, 0x00F00000, 0x00A00000, 0x00010000, 0x00000010, 0xF5400000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x0000};

References

LocationReferrerText
main.c:44
const uint32_t aBMPHeader[14]=
main.c:329Save_Picture()
res1 = f_write(&MyFile, (uint32_t *)aBMPHeader, 54, (void *)&byteswritten);

Data Use

Functions reading aBMPHeader
aBMPHeader
all items filtered out
Type of aBMPHeader
aBMPHeader
uint32_t
all items filtered out