Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
scmi_clock_attributes Struct Reference

Describes the content of the CLOCK_ATTRIBUTES command reply. More...

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

Data Fields

uint32_t attributes
 clock attributes
uint8_t clock_name [16]
 Clock name.
uint32_t clock_enable_delay
 Clock enable delay incurred by platform.

Detailed Description

Describes the content of the CLOCK_ATTRIBUTES command reply.

Field Documentation

◆ attributes

uint32_t scmi_clock_attributes::attributes

clock attributes

◆ clock_enable_delay

uint32_t scmi_clock_attributes::clock_enable_delay

Clock enable delay incurred by platform.

◆ clock_name

uint8_t scmi_clock_attributes::clock_name[16]

Clock name.


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