BitMapFileHeader_Typedef::bfType is only used within LCD_Paint.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLCD_PaintBitMapFileHeader_Typedef::bfType

BitMapFileHeader_Typedef::bfType field

Syntax

uint16_t bfType;

References

LocationReferrerText
main.c:35
uint16_t bfType; /* specifies the file type */
main.c:408Save_Picture()
bmpFileHeader.bfType = 0x4D42; /* BMP file type */
main.c:457Save_Picture()
res1 = f_write(&MyFile, (uint16_t *)&(bmpFileHeader.bfType),

Data Use

Functions writing BitMapFileHeader_Typedef::bfType
Functions reading BitMapFileHeader_Typedef::bfType
all items filtered out
BitMapFileHeader_Typedef::bfType
all items filtered out
Type of BitMapFileHeader_Typedef::bfType
BitMapFileHeader_Typedef::bfType
uint16_t
all items filtered out