nrfx 3.3
Data Fields
nrf_hfxo64m_ts_cfg_t Struct Reference

HFXO64M Temperature sensor configuration. More...

#include <nrf_hfxo64m.h>

Data Fields

uint8_t meas_mode1
 
uint8_t meas_mode2
 
nrf_hfxo64m_ts_interval_t meas_interval
 
bool fast_mode
 
bool filter
 
bool gating
 
bool toggle_mode
 
bool test_mode
 

Detailed Description

HFXO64M Temperature sensor configuration.

Field Documentation

◆ fast_mode

bool nrf_hfxo64m_ts_cfg_t::fast_mode

Fast slew rate function enable.

◆ filter

bool nrf_hfxo64m_ts_cfg_t::filter

Continous slow filter enable.

◆ gating

bool nrf_hfxo64m_ts_cfg_t::gating

Continous comparison enable/disable comparator current saving.

◆ meas_interval

nrf_hfxo64m_ts_interval_t nrf_hfxo64m_ts_cfg_t::meas_interval

Measurement interval.

◆ meas_mode1

uint8_t nrf_hfxo64m_ts_cfg_t::meas_mode1

Measurement mode for CH1.

◆ meas_mode2

uint8_t nrf_hfxo64m_ts_cfg_t::meas_mode2

Measurement mode for CH2.

◆ test_mode

bool nrf_hfxo64m_ts_cfg_t::test_mode

Temperature sensor test mode enable.

◆ toggle_mode

bool nrf_hfxo64m_ts_cfg_t::toggle_mode

Continuous toggle if both channels are on enable.


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

Documentation feedback | Developer Zone | Subscribe | Updated