touchgfx::Partition::Block is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Partition::Block struct

Internal type used for storage, in order to ensure "natural" alignment of elements

Syntax

struct Block {     int filler[INTS_PR_ELEMENT]; };

Fields

filler

No summary provided. Read more...

References

LocationText
Partition.hpp:153
struct Block
Partition.hpp:158
Block stBlocks[NUMBER_OF_ELEMENTS]; ///< Actual memory storage