ACMP_Init_TypeDef Struct ReferenceEMLIB > ACMP
ACMP initialization structure.
       Definition at line
       
        733
       
       of file
       
        em_acmp.h
       
       .
      
      
       #include <
       
     
        em_acmp.h
       
       >
      
| Data Fields | |
| uint32_t | biasProg | 
| bool | enable | 
| bool | fullBias | 
| bool | halfBias | 
| ACMP_HysteresisLevel_TypeDef | hysteresisLevel | 
| bool | inactiveValue | 
| bool | interruptOnFallingEdge | 
| bool | interruptOnRisingEdge | 
| bool | lowPowerReferenceEnabled | 
| uint32_t | vddLevel | 
| ACMP_WarmTime_TypeDef | warmTime | 
Field Documentation
| uint32_t ACMP_Init_TypeDef::biasProg | 
Bias current. See the ACMP chapter about bias and response time in the reference manual for details. Valid values are in the range 0-7.
        Definition at line
        
         748
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::enable | 
If true, ACMP is enabled after configuration.
        Definition at line
        
         823
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::fullBias | 
Full-bias current. See the ACMP chapter about bias and response time in the reference manual for details.
        Definition at line
        
         737
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::halfBias | 
Half-bias current. See the ACMP chapter about bias and response time in the reference manual for details.
        Definition at line
        
         743
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| ACMP_HysteresisLevel_TypeDef ACMP_Init_TypeDef::hysteresisLevel | 
| bool ACMP_Init_TypeDef::inactiveValue | 
Inactive value emitted by ACMP during warmup.
        Definition at line
        
         804
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::interruptOnFallingEdge | 
Enable setting the interrupt flag on the falling edge.
        Definition at line
        
         752
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::interruptOnRisingEdge | 
Enable setting the interrupt flag on the rising edge.
        Definition at line
        
         756
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| bool ACMP_Init_TypeDef::lowPowerReferenceEnabled | 
Low power reference enabled. This setting, if enabled, reduces the power used by the VDD and bandgap references.
        Definition at line
        
         809
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| uint32_t ACMP_Init_TypeDef::vddLevel | 
VDD reference value. VDD_SCALED = VDD * VDDLEVEL * 50 mV/3.8 V. Valid values are in the 0-63 range.
        Definition at line
        
         819
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
| ACMP_WarmTime_TypeDef ACMP_Init_TypeDef::warmTime | 
Warmup time, which is measured in HFPERCLK / HFPERCCLK cycles and should be about 10 us in wall clock time.
        Definition at line
        
         782
        
        of file
        
         em_acmp.h
        
        .
       
Referenced by ACMP_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super_h1/platform/emlib/inc/
       em_acmp.h