nrfx 3.3
Data Fields
nrf_fll16m_clockstatus_t Struct Reference

Clock status. More...

#include <nrf_fll16m.h>

Data Fields

nrf_fll16m_mode_t mode
 
bool override_en
 
nrf_fll16m_clocksel_t clocksel
 
bool accuracy_withinlimit
 
bool locked
 
uint8_t slope
 

Detailed Description

Clock status.

Field Documentation

◆ accuracy_withinlimit

bool nrf_fll16m_clockstatus_t::accuracy_withinlimit

Clock accuracy.

◆ clocksel

nrf_fll16m_clocksel_t nrf_fll16m_clockstatus_t::clocksel

Selected clock.

◆ locked

bool nrf_fll16m_clockstatus_t::locked

Loop lock status.

◆ mode

nrf_fll16m_mode_t nrf_fll16m_clockstatus_t::mode

FLL16M operating mode.

◆ override_en

bool nrf_fll16m_clockstatus_t::override_en

FLL16M Override mode enable.

◆ slope

uint8_t nrf_fll16m_clockstatus_t::slope

Calculated slope value.


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

Documentation feedback | Developer Zone | Subscribe | Updated