Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github:
https://github.com/lancaster-university/nrf51-sdk
Dependents:
nRF51822
« Back to documentation index
NRF_LPCOMP_Type Struct Reference
Low power comparator.
More...
#include <nrf51.h >
Detailed Description
Low power comparator.
(LPCOMP)
Definition at line 978 of file nrf51.h .
Field Documentation
Analog detect configuration.
Definition at line 1000 of file nrf51.h .
Enable the LPCOMP.
Definition at line 995 of file nrf51.h .
Input voltage crossed the threshold in any direction.
Definition at line 986 of file nrf51.h .
Input voltage crossed the threshold going down.
Definition at line 984 of file nrf51.h .
LPCOMP is ready and output is valid.
Definition at line 983 of file nrf51.h .
Input voltage crossed the threshold going up.
Definition at line 985 of file nrf51.h .
External reference select.
Definition at line 998 of file nrf51.h .
Interrupt enable clear register.
Definition at line 991 of file nrf51.h .
Interrupt enable set register.
Definition at line 990 of file nrf51.h .
Peripheral power control.
Definition at line 1002 of file nrf51.h .
Input pin select.
Definition at line 996 of file nrf51.h .
Reference select.
Definition at line 997 of file nrf51.h .
Result of last compare.
Definition at line 993 of file nrf51.h .
Shortcuts for the LPCOMP.
Definition at line 988 of file nrf51.h .
Sample comparator value.
Definition at line 981 of file nrf51.h .
< LPCOMP Structure Start the comparator.
Definition at line 979 of file nrf51.h .
Stop the comparator.
Definition at line 980 of file nrf51.h .