nRF5 SDK v15.3.0
Data Fields
nrf_comp_th_t Struct Reference

COMP THDOWN and THUP values that are used to calculate the threshold voltages VDOWN and VUP. More...

#include <nrf_comp.h>

Data Fields

uint8_t th_down
 
uint8_t th_up
 

Detailed Description

COMP THDOWN and THUP values that are used to calculate the threshold voltages VDOWN and VUP.

Field Documentation

uint8_t nrf_comp_th_t::th_down

THDOWN value.

uint8_t nrf_comp_th_t::th_up

THUP value.


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

Documentation feedback | Developer Zone | Subscribe | Updated