CMU_USBPLL_Init_TypeDef Struct Reference

USB PLL initialization structure.

#include <em_cmu.h>

Data Fields

CMU_HFXORefFreq_TypeDef hfxoRefFreq
HFXO reference frequency.
bool shuntRegEn
Shunt regulator enable.
bool disOnDemand
Disable on-demand requests.
bool forceEn
Force oscillator enable.
bool regLock
Enable register lock.

USB PLL initialization structure.

Field Documentation

hfxoRefFreq

CMU_HFXORefFreq_TypeDef CMU_USBPLL_Init_TypeDef::hfxoRefFreq

HFXO reference frequency.


shuntRegEn

bool CMU_USBPLL_Init_TypeDef::shuntRegEn

Shunt regulator enable.


disOnDemand

bool CMU_USBPLL_Init_TypeDef::disOnDemand

Disable on-demand requests.

forceEn

bool CMU_USBPLL_Init_TypeDef::forceEn

Force oscillator enable.


regLock

bool CMU_USBPLL_Init_TypeDef::regLock

Enable register lock.