no-OS
Public Attributes | List of all members
mykonosDigClocks_t Struct Reference

Data structure to hold digital clock settings. More...

#include <t_mykonos.h>

Public Attributes

uint32_t deviceClock_kHz
 
uint32_t clkPllVcoFreq_kHz
 
mykonosVcoDiv_t clkPllVcoDiv
 
uint8_t clkPllHsDiv
 

Detailed Description

Data structure to hold digital clock settings.

Member Data Documentation

◆ clkPllHsDiv

uint8_t mykonosDigClocks_t::clkPllHsDiv

CLKPLL high speed clock divider

◆ clkPllVcoDiv

mykonosVcoDiv_t mykonosDigClocks_t::clkPllVcoDiv

CLKPLL VCO divider

◆ clkPllVcoFreq_kHz

uint32_t mykonosDigClocks_t::clkPllVcoFreq_kHz

CLKPLL VCO frequency in kHz

◆ deviceClock_kHz

uint32_t mykonosDigClocks_t::deviceClock_kHz

CLKPLL and device reference clock frequency in kHz


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