_cgc_init Struct Reference

CGC init structure definition. More...

#include <gr55xx_hal_cgc.h>

Public Attributes

uint32_t wfi_clk
 Specifies the blocks that automatically closes the clock. More...
 
uint32_t force_clk
 Specifies the blocks to forcibly turn off the clock. More...
 

Detailed Description

CGC init structure definition.

Definition at line 86 of file gr55xx_hal_cgc.h.

Member Data Documentation

◆ force_clk

uint32_t _cgc_init::force_clk

Specifies the blocks to forcibly turn off the clock.

This parameter can be a combination of group CGC_LL_EC_FRC_CLK0

Definition at line 91 of file gr55xx_hal_cgc.h.

◆ wfi_clk

uint32_t _cgc_init::wfi_clk

Specifies the blocks that automatically closes the clock.

This parameter can be a combination of group CGC_LL_EC_WFI_CLK0

Definition at line 88 of file gr55xx_hal_cgc.h.


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