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

R-Car CPG/MSSR clock subsystem selector. More...

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

Data Fields

uint32_t domain
 Clock domain.
uint32_t module
 Module (MSSR) identifier within the domain.
uint32_t rate
 Requested clock rate, in Hz.

Detailed Description

R-Car CPG/MSSR clock subsystem selector.

Field Documentation

◆ domain

uint32_t rcar_cpg_clk::domain

Clock domain.

◆ module

uint32_t rcar_cpg_clk::module

Module (MSSR) identifier within the domain.

◆ rate

uint32_t rcar_cpg_clk::rate

Requested clock rate, in Hz.


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