SMU_Init_TypeDef Struct ReferenceEMLIB > SMU

SMU initialization structure.

Definition at line 684 of file em_smu.h.

#include <em_smu.h>

Data Fields

bool enable
 
union {
   SMU_PrivilegedAccess_TypeDef   access
 
   uint32_t   reg [2]
 
ppu
 

Field Documentation

SMU_PrivilegedAccess_TypeDef SMU_Init_TypeDef::access

Peripheral access control array.

Definition at line 687 of file em_smu.h.

bool SMU_Init_TypeDef::enable

SMU enable flag. When set, SMU_Init() will enable SMU.

Definition at line 689 of file em_smu.h.

Referenced by SMU_Init().

uint32_t SMU_Init_TypeDef::reg[2]

Peripheral access control array.

Definition at line 686 of file em_smu.h.

Referenced by SMU_Init().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_smu.h