IAR ARM 7.40.5
Код
/***************************************************************************
**
** This file defines the Special Function Registers for
** ST STM32L162xx
**
** Used with ARM IAR C/C++ Compiler and Assembler
**
** (c) Copyright IAR Systems 2014
**
** $Revision: 4610 $
**
***************************************************************************/
...
__IO_REG32_BIT(ADC_CSR, 0x40012700,__READ ,__adc_csr_bits);
__IO_REG32_BIT(ADC_CCR, 0x40012704,__READ_WRITE ,__adc_ccr_bits);