nRF5 SDK v11.0.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.


Documentation feedback | Developer Zone | Updated