Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
cubexHal.pdf
Скачиваний:
110
Добавлен:
10.02.2016
Размер:
16.16 Mб
Скачать

UM1725

HAL RCC Generic Driver

45 HAL RCC Generic Driver

45.1RCC Firmware driver registers structures

45.1.1RCC_OscInitTypeDef

Data Fields

uint32_t OscillatorType

uint32_t HSEState

uint32_t LSEState

uint32_t HSIState

uint32_t HSICalibrationValue

uint32_t LSIState

RCC_PLLInitTypeDef PLL

Field Documentation

uint32_t RCC_OscInitTypeDef::OscillatorType

The oscillators to be configured. This parameter can be a value of

RCC_Oscillator_Type

uint32_t RCC_OscInitTypeDef::HSEState

The new state of the HSE. This parameter can be a value of RCC_HSE_Config

uint32_t RCC_OscInitTypeDef::LSEState

The new state of the LSE. This parameter can be a value of RCC_LSE_Config

uint32_t RCC_OscInitTypeDef::HSIState

The new state of the HSI. This parameter can be a value of RCC_HSI_Config

uint32_t RCC_OscInitTypeDef::HSICalibrationValue

The calibration trimming value. This parameter must be a number between Min_Data

= 0x00 and Max_Data = 0x1F

uint32_t RCC_OscInitTypeDef::LSIState

The new state of the LSI. This parameter can be a value of RCC_LSI_Config

RCC_PLLInitTypeDef RCC_OscInitTypeDef::PLL

PLL structure parameters

45.1.2RCC_ClkInitTypeDef

Data Fields

uint32_t ClockType

uint32_t SYSCLKSource

uint32_t AHBCLKDivider

uint32_t APB1CLKDivider

uint32_t APB2CLKDivider

Field Documentation

DOCID025834 Rev 2

551/900

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]