DPLL initialization structure. Frequency will be Fref*(N+1)/(M+1).
       Definition at line
       
        2552
       
       of file
       
        em_cmu.h
       
       .
      
      
       #include <
       
     
        em_cmu.h
       
       >
      
| Data Fields | |
| bool | autoRecover | 
| CMU_DPLLEdgeSel_TypeDef | edgeSel | 
| uint32_t | frequency | 
| CMU_DPLLLockMode_TypeDef | lockMode | 
| uint16_t | m | 
| uint16_t | n | 
| CMU_DPLLClkSel_TypeDef | refClk | 
| uint8_t | ssAmplitude | 
| uint8_t | ssInterval | 
Field Documentation
| bool CMU_DPLLInit_TypeDef::autoRecover | 
Enable automatic lock recovery.
        Definition at line
        
         2561
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
| CMU_DPLLEdgeSel_TypeDef CMU_DPLLInit_TypeDef::edgeSel | 
Reference clock edge detect selector.
        Definition at line
        
         2559
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
| uint32_t CMU_DPLLInit_TypeDef::frequency | 
PLL frequency value, max 40 MHz.
        Definition at line
        
         2553
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
| CMU_DPLLLockMode_TypeDef CMU_DPLLInit_TypeDef::lockMode | 
| uint16_t CMU_DPLLInit_TypeDef::m | 
| uint16_t CMU_DPLLInit_TypeDef::n | 
Factor N. 300 <= N <= 4095
        Definition at line
        
         2554
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
| CMU_DPLLClkSel_TypeDef CMU_DPLLInit_TypeDef::refClk | 
| uint8_t CMU_DPLLInit_TypeDef::ssAmplitude | 
Spread spectrum amplitude.
        Definition at line
        
         2557
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
| uint8_t CMU_DPLLInit_TypeDef::ssInterval | 
Spread spectrum update interval.
        Definition at line
        
         2556
        
        of file
        
         em_cmu.h
        
        .
       
Referenced by CMU_DPLLLock() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_cmu.h