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

Clock control subsystem descriptor for ARM CMSDK SoCs. More...

#include <zephyr/drivers/clock_control/arm_clock_control.h>

Data Fields

enum arm_bus_type_t bus
 Peripheral bus the device sits on.
enum arm_soc_state_t state
 CPU state the clock setting applies to.
uint32_t device
 Identifies the device on the bus.

Detailed Description

Clock control subsystem descriptor for ARM CMSDK SoCs.

Field Documentation

◆ bus

enum arm_bus_type_t arm_clock_control_t::bus

Peripheral bus the device sits on.

◆ device

uint32_t arm_clock_control_t::device

Identifies the device on the bus.

◆ state

enum arm_soc_state_t arm_clock_control_t::state

CPU state the clock setting applies to.


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