instance/utmi.h
Go to the documentation of this file.
1 
31 /*
32  * Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
33  */
34 
35 #ifndef _SAME70_UTMI_INSTANCE_
36 #define _SAME70_UTMI_INSTANCE_
37 
38 /* ========== Register definition for UTMI peripheral ========== */
39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))
40  #define REG_UTMI_OHCIICR (0x400E0410U)
41  #define REG_UTMI_CKTRIM (0x400E0430U)
42 #else
43  #define REG_UTMI_OHCIICR (*(__IO uint32_t*)0x400E0410U)
44  #define REG_UTMI_CKTRIM (*(__IO uint32_t*)0x400E0430U)
45 #endif /* (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */
46 
47 #endif /* _SAME70_UTMI_INSTANCE_ */


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:05