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

Slow Clock Controller (SCKC) configuration. More...

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

Data Fields

uint32_t crystal_osc: 1
 Use the external crystal oscillator instead of the RC.
uint32_t reserved: 31
 Reserved.

Detailed Description

Slow Clock Controller (SCKC) configuration.

Field Documentation

◆ crystal_osc

uint32_t sam_sckc_config::crystal_osc

Use the external crystal oscillator instead of the RC.

◆ reserved

uint32_t sam_sckc_config::reserved

Reserved.


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