release/EM_CMSIS_P1_4.0.0/Device/SiliconLabs/EFM32TG/Include/efm32tg_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;         
00040   uint32_t      RESERVED0[1]; 
00041 } LESENSE_CH_TypeDef;
00042