|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Configuration structure. More...
#include <nrf_lpcomp.h>
Data Fields | |
| enum comp_nrf_lpcomp_psel | psel |
| Positive input selection. | |
| enum comp_nrf_lpcomp_extrefsel | extrefsel |
| External reference selection. | |
| enum comp_nrf_lpcomp_refsel | refsel |
| Reference selection. | |
| bool | enable_hyst |
| Hysteresis configuration. | |
Configuration structure.
| bool comp_nrf_lpcomp_config::enable_hyst |
Hysteresis configuration.
| enum comp_nrf_lpcomp_extrefsel comp_nrf_lpcomp_config::extrefsel |
External reference selection.
| enum comp_nrf_lpcomp_psel comp_nrf_lpcomp_config::psel |
Positive input selection.
| enum comp_nrf_lpcomp_refsel comp_nrf_lpcomp_config::refsel |
Reference selection.