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 |
LL CGC init Structure definition.
| 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.
| 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.
| 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.
| 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.
| 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.
| 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.