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

Internal 48 MHz oscillator (OSC48M) 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.
enum clock_mchp_osc48m_divider_freq post_divider_freq
 Control the oscillator frequency range by adjusting the division ratio.

Detailed Description

Internal 48 MHz oscillator (OSC48M) configuration.

Field Documentation

◆ on_demand_en

bool clock_mchp_subsys_osc48m_config::on_demand_en

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

◆ post_divider_freq

enum clock_mchp_osc48m_divider_freq clock_mchp_subsys_osc48m_config::post_divider_freq

Control the oscillator frequency range by adjusting the division ratio.

◆ run_in_standby_en

bool clock_mchp_subsys_osc48m_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 file: