CGC init structure definition. More...
#include <gr533x_hal_cgc.h>
Public Attributes | |
uint32_t | wfi_clk |
uint32_t | force_clk |
CGC init structure definition.
Definition at line 86 of file gr533x_hal_cgc.h.
uint32_t _cgc_init::force_clk |
Specifies the blocks to forcibly turn off the clock. This parameter can be a combination of Force Clock OFF
Definition at line 91 of file gr533x_hal_cgc.h.
uint32_t _cgc_init::wfi_clk |
Specifies the blocks that automatically closes the clock. This parameter can be a combination of Block0 Clock During WFI
Definition at line 88 of file gr533x_hal_cgc.h.