nrfx 3.3
Data Fields
nrf_fll16m_dithering_t Struct Reference

Clock dithering configuration. More...

#include <nrf_fll16m.h>

Data Fields

uint8_t cyclecount
 
uint8_t maxoffset
 
uint16_t initvalue
 
bool enable
 

Detailed Description

Clock dithering configuration.

Field Documentation

◆ cyclecount

uint8_t nrf_fll16m_dithering_t::cyclecount

Cycle count configuration for clock dithering

◆ enable

bool nrf_fll16m_dithering_t::enable

Enable the clock dithering

◆ initvalue

uint16_t nrf_fll16m_dithering_t::initvalue

Initial value for the dithering

◆ maxoffset

uint8_t nrf_fll16m_dithering_t::maxoffset

Maximum offset configuration for clock dithering


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

Documentation feedback | Developer Zone | Subscribe | Updated