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

PMC clock configuration for a single peripheral clock. More...

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

Data Fields

uint32_t clock_type
 Clock type (see microchip_sam_pmc.h DT bindings).
uint32_t clock_id
 Peripheral identifier within the PMC.

Detailed Description

PMC clock configuration for a single peripheral clock.

Field Documentation

◆ clock_id

uint32_t sam_clk_cfg::clock_id

Peripheral identifier within the PMC.

◆ clock_type

uint32_t sam_clk_cfg::clock_type

Clock type (see microchip_sam_pmc.h DT bindings).


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