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/atmel_sam_pmc.h>

Data Fields

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

Detailed Description

PMC clock configuration for a single peripheral clock.

Field Documentation

◆ clock_type

uint32_t atmel_sam_pmc_config::clock_type

Clock type (see atmel_sam_pmc.h DT bindings).

◆ peripheral_id

uint32_t atmel_sam_pmc_config::peripheral_id

Peripheral identifier within the PMC.


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