libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
Macros
RCC_CFGR USB prescale Factors
STM32F1xx Defines
»
RCC Defines
Collaboration diagram for RCC_CFGR USB prescale Factors:
Macros
#define
RCC_CFGR_USBPRE_PLL_CLK_DIV1_5
0x0
#define
RCC_CFGR_USBPRE_PLL_CLK_NODIV
0x1
Detailed Description
Macro Definition Documentation
◆
RCC_CFGR_USBPRE_PLL_CLK_DIV1_5
#define RCC_CFGR_USBPRE_PLL_CLK_DIV1_5 0x0
Definition at line
130
of file
f1/rcc.h
.
◆
RCC_CFGR_USBPRE_PLL_CLK_NODIV
#define RCC_CFGR_USBPRE_PLL_CLK_NODIV 0x1
Definition at line
131
of file
f1/rcc.h
.
Generated on Tue Mar 7 2023 16:11:24 for libopencm3 by
1.9.4