VDAC_Init_TypeDef Struct ReferenceEMLIB > VDAC
VDAC initialization structure, common for both channels.
       Definition at line
       
        160
       
       of file
       
        em_vdac.h
       
       .
      
      
       #include <
       
     
        em_vdac.h
       
       >
      
| Data Fields | |
| bool | asyncClockMode | 
| bool | ch0ResetPre | 
| bool | diff | 
| bool | mainCalibration | 
| bool | outEnablePRS | 
| uint32_t | prescaler | 
| VDAC_Ref_TypeDef | reference | 
| VDAC_Refresh_TypeDef | refresh | 
| bool | sineEnable | 
| bool | warmupKeepOn | 
Field Documentation
| bool VDAC_Init_TypeDef::asyncClockMode | 
Selects clock from asynchronous or synchronous (with respect to peripheral clock) source.
        Definition at line
        
         166
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| bool VDAC_Init_TypeDef::ch0ResetPre | 
Enable/disable reset of prescaler on CH 0 start.
        Definition at line
        
         181
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| bool VDAC_Init_TypeDef::diff | 
Select if single ended or differential output mode.
        Definition at line
        
         190
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| bool VDAC_Init_TypeDef::mainCalibration | 
Selects between main and alternate output path calibration values.
        Definition at line
        
         162
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| bool VDAC_Init_TypeDef::outEnablePRS | 
Enable/disable output enable control by CH1 PRS signal.
        Definition at line
        
         184
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| uint32_t VDAC_Init_TypeDef::prescaler | 
Prescaler for VDAC clock. Clock is source clock divided by prescaler+1.
        Definition at line
        
         175
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
| VDAC_Ref_TypeDef VDAC_Init_TypeDef::reference | 
| VDAC_Refresh_TypeDef VDAC_Init_TypeDef::refresh | 
| bool VDAC_Init_TypeDef::sineEnable | 
| bool VDAC_Init_TypeDef::warmupKeepOn | 
Warm-up mode, keep VDAC on (in idle) - or shutdown between conversions.
        Definition at line
        
         169
        
        of file
        
         em_vdac.h
        
        .
       
Referenced by VDAC_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emlib/inc/
       em_vdac.h