Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
silabs_siwx91x_clock_control_config Struct Reference

Mux / gate clock configuration for SiWx91x clock managers. More...

#include <clock_control_silabs_siwx91x.h>

Data Fields

uint32_t clkid
 Clock identifier (SIWX91X_CLK_*).
uint32_t ref_clkid
 Parent / reference clock identifier.
uint32_t clock_div
 Optional divider applied after the mux.

Detailed Description

Mux / gate clock configuration for SiWx91x clock managers.

Field Documentation

◆ clkid

uint32_t silabs_siwx91x_clock_control_config::clkid

Clock identifier (SIWX91X_CLK_*).

◆ clock_div

uint32_t silabs_siwx91x_clock_control_config::clock_div

Optional divider applied after the mux.

◆ ref_clkid

uint32_t silabs_siwx91x_clock_control_config::ref_clkid

Parent / reference clock identifier.


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