IBL Configuration
Data Fields
iblPll_s Struct Reference

This structure is used to control the programming of the device PLL. More...

#include <ibl.h>

Data Fields

bool doEnable
Uint32 prediv
Uint32 mult
Uint32 postdiv
Uint32 pllOutFreqMhz

Detailed Description

This structure is used to control the programming of the device PLL.

The system PLLs are optionally configured


Field Documentation

bool doEnable

If true the PLL is configured

Uint32 mult

The pll multiplier

Uint32 pllOutFreqMhz

The resulting output frequency, required for timer setup

Uint32 postdiv

The pll post divider

Uint32 prediv

The pll pre-divisor


The documentation for this struct was generated from the following file:
 All Data Structures Variables