Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
scmi_clock_rate_config Struct Reference

Describes the parameters for the CLOCK_RATE_SET command. More...

#include <zephyr/drivers/firmware/scmi/clk.h>

Data Fields

uint32_t flags
uint32_t clk_id
uint32_t rate [2]

Detailed Description

Describes the parameters for the CLOCK_RATE_SET command.

Field Documentation

◆ clk_id

uint32_t scmi_clock_rate_config::clk_id

◆ flags

uint32_t scmi_clock_rate_config::flags

◆ rate

uint32_t scmi_clock_rate_config::rate[2]

The documentation for this struct was generated from the following file:
  • zephyr/drivers/firmware/scmi/clk.h