Zephyr API 3.6.99
Loading...
Searching...
No Matches
comp_nrf_comp_diff_config Struct Reference

Differential mode configuration structure. More...

#include <nrf_comp.h>

Data Fields

enum comp_nrf_comp_psel psel
 Positive input selection.
 
enum comp_nrf_comp_sp_mode sp_mode
 Speed mode selection.
 
enum comp_nrf_comp_isource isource
 Current source configuration.
 
enum comp_nrf_comp_extrefsel extrefsel
 Negative input selection.
 
bool enable_hyst
 Hysteresis configuration.
 

Detailed Description

Differential mode configuration structure.

Field Documentation

◆ enable_hyst

bool comp_nrf_comp_diff_config::enable_hyst

Hysteresis configuration.

◆ extrefsel

enum comp_nrf_comp_extrefsel comp_nrf_comp_diff_config::extrefsel

Negative input selection.

◆ isource

enum comp_nrf_comp_isource comp_nrf_comp_diff_config::isource

Current source configuration.

◆ psel

enum comp_nrf_comp_psel comp_nrf_comp_diff_config::psel

Positive input selection.

◆ sp_mode

enum comp_nrf_comp_sp_mode comp_nrf_comp_diff_config::sp_mode

Speed mode selection.


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