DAC_InitChannel_TypeDef Struct ReferenceEMLIB > DAC
DAC channel initialization structure.
       Definition at line
       
        185
       
       of file
       
        em_dac.h
       
       .
      
      
       #include <
       
     
        em_dac.h
       
       >
      
| Data Fields | |
| bool | enable | 
| bool | prsEnable | 
| DAC_PRSSEL_TypeDef | prsSel | 
| bool | refreshEnable | 
Field Documentation
| bool DAC_InitChannel_TypeDef::enable | 
| bool DAC_InitChannel_TypeDef::prsEnable | 
Peripheral reflex system trigger enable. If false, channel is triggered by writing to CHnDATA.
        Definition at line
        
         193
        
        of file
        
         em_dac.h
        
        .
       
Referenced by DAC_InitChannel() .
| DAC_PRSSEL_TypeDef DAC_InitChannel_TypeDef::prsSel | 
        Peripheral reflex system trigger selection. Only applicable if
        
         prsEnable
        
        is enabled.
       
        Definition at line
        
         206
        
        of file
        
         em_dac.h
        
        .
       
Referenced by DAC_InitChannel() .
| bool DAC_InitChannel_TypeDef::refreshEnable | 
Enable/disable automatic refresh of channel. Refresh interval must be defined in common control initialization, see DAC_Init() for more information.
        Definition at line
        
         200
        
        of file
        
         em_dac.h
        
        .
       
Referenced by DAC_InitChannel() .
The documentation for this struct was generated from the following file:
- 
       C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
       em_dac.h