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

aBMPHeader variable

Syntax

const uint32_t aBMPHeader[14]= {0xFA364D42, 0x00000005, 0x00360000, 0x00280000, 0x01E00000, 0x01100000, 0x00010000, 0x00000018, 0xF5400000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x0000};

References

LocationReferrerText
main.c:64
const uint32_t aBMPHeader[14]=
main.c:281SavePicture()
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