SMU_Init_TypeDef Struct Reference
SMU initialization structure.
#include <em_smu.h>
Data Fields |
|
union { | |
uint32_t reg [2] | |
Peripheral access control array.
|
|
SMU_PrivilegedAccess_TypeDef access | |
Peripheral access control array.
|
|
} | ppu |
PPU init array.
|
|
bool | enable |
SMU enable flag.
|
|
SMU initialization structure.
Field Documentation
◆ reg
uint32_t SMU_Init_TypeDef::reg[2] |
Peripheral access control array.
◆ access
SMU_PrivilegedAccess_TypeDef SMU_Init_TypeDef::access |
Peripheral access control array.
◆ ppu
union { ... } SMU_Init_TypeDef::ppu |
PPU init array.
◆ enable
bool SMU_Init_TypeDef::enable |
SMU enable flag.
When set, SMU_Init() will enable SMU.