VideoSettingsTypeDef is only used within STemWin.
 
Symbols
loading...
Files
loading...

VideoSettingsTypeDef union

Syntax

typedef union {   uint32_t d32;   struct   {     uint32_t repeat         : 2;     uint32_t pause          : 2;         uint32_t reserved       : 28;   }b; } VideoSettingsTypeDef;

Fields

d32

No summary provided. Read more...

b

No summary provided. Read more...

Type Use

Variables of VideoSettingsTypeDef type
all items filtered out
VideoSettingsTypeDef
all items filtered out
VideoSettingsTypeDef
all items filtered out