/* Macros from the MCU main header file */ #ifndef SIMUL_REGS_H #define SIMUL_REGS_H // Macros for registry manipulation /*! * @addtogroup SIM_Register_Masks SIM Register Masks * @{ */ /* SOPT1 Bit Fields */ #define SIM_SOPT1_OSC32KSEL_MASK 0xC0000u #define SIM_SOPT1_OSC32KSEL_SHIFT 18 #define SIM_SOPT1_OSC32KSEL_WIDTH 2 #define SIM_SOPT1_OSC32KSEL(x) (((uint32_t)(((uint32_t)(x))<