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

32 kHz external oscillator (XOSC32K) configuration. More...

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

Data Fields

bool on_demand_en
 Turn the oscillator ON when a peripheral requests it as a source.
bool run_in_standby_en
 Keep the oscillator ON in standby sleep mode, unless on_demand_en is set.

Detailed Description

32 kHz external oscillator (XOSC32K) configuration.

External 32.768 kHz crystal oscillator configuration structure.

Field Documentation

◆ on_demand_en

bool clock_mchp_subsys_xosc32k_config::on_demand_en

Turn the oscillator ON when a peripheral requests it as a source.

configure oscillator to ON, when a peripheral is requesting it as a source

◆ run_in_standby_en

bool clock_mchp_subsys_xosc32k_config::run_in_standby_en

Keep the oscillator ON in standby sleep mode, unless on_demand_en is set.


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