{$IFNDEF FPC_DOTTEDUNITS} unit stm32f407xx; {$ENDIF FPC_DOTTEDUNITS} interface {$PACKRECORDS 2} {$GOTO ON} {$MODESWITCH ADVANCEDRECORDS} // * // ****************************************************************************** // * @file stm32f407xx.h // * @author MCD Application Team // * @version V2.4.0 // * @date 14-August-2015 // CMSIS STM32F407xx Device Peripheral Access Layer Header File. // * // * This file contains: // * - Data structures and the address mapping for all peripherals // * - Peripheral's registers declarations and bits definition // * - Macros to access peripheral’s registers hardware // * // ****************************************************************************** // * @attention // * // *