release/EM_CMSIS_3.20.6/Device/SiliconLabs/EFM32LG/Include/efm32lg_lesense_ch.h

Go to the documentation of this file.
00001 /**************************************************************************/
00032 /**************************************************************************/
00035 typedef struct
00036 {
00037   __IO uint32_t TIMING;       
00038   __IO uint32_t INTERACT;     
00039   __IO uint32_t EVAL;         
00041   uint32_t      RESERVED0[1]; 
00042 } LESENSE_CH_TypeDef;
00043