_ll_cgc_init_t Struct Reference

LL CGC init Structure definition. More...

#include <gr55xx_ll_cgc.h>

Data Fields

uint32_t wfi_clk0
 
uint32_t wfi_clk1
 
uint32_t wfi_clk2
 
uint32_t force_clk0
 
uint32_t force_clk1
 
uint32_t force_clk2
 

Detailed Description

LL CGC init Structure definition.

Field Documentation

◆ force_clk0

uint32_t _ll_cgc_init_t::force_clk0

Specifies the blocks for forced turn off clock. This parameter can be a combination of Force Clock OFF.

◆ force_clk1

uint32_t _ll_cgc_init_t::force_clk1

Specifies the blocks for forced turn off clock. This parameter can be a combination of Force Clock OFF.

◆ force_clk2

uint32_t _ll_cgc_init_t::force_clk2

Specifies the blocks for forced turn off clock. This parameter can be a combination of Force Clock OFF.

◆ wfi_clk0

uint32_t _ll_cgc_init_t::wfi_clk0

Specifies the block that automatically closes the clock. This parameter can be a combination of Block0 Clock During WFI.

◆ wfi_clk1

uint32_t _ll_cgc_init_t::wfi_clk1

Specifies the block that automatically closes the clock. This parameter can be a combination of Block1 Clock During WFI.

◆ wfi_clk2

uint32_t _ll_cgc_init_t::wfi_clk2

Specifies the block that automatically closes the clock. This parameter can be a combination of Block2 Clock During WFI.


The documentation for this struct was generated from the following file: