T_UINT32 is only used within CMSIS.
 
Symbols
loading...
Files
loading...

T_UINT32 struct

Syntax

struct __attribute__((packed)) T_UINT32 { uint32_t v; };

Fields

v

No summary provided. Read more...

References

LocationText
cmsis_gcc.h:74
struct __attribute__((packed)) T_UINT32 { uint32_t v; };