mikroSDK Reference Manual
|
Macros | |
#define | __HAL_RCC_HSE_CONFIG(__STATE__) |
Macro to configure the External High Speed oscillator (HSE). | |
#define | __HAL_RCC_HSE_CONFIG(__STATE__) (*(__IO uint8_t *) RCC_CR_BYTE2_ADDRESS = (__STATE__)) |
Macro to configure the External High Speed oscillator (HSE). | |
#define | __HAL_RCC_HSE_CONFIG(__STATE__) |
Macro to configure the External High Speed oscillator (HSE). | |
#define | __HAL_RCC_HSE_CONFIG(__STATE__) |
Macro to configure the External High Speed oscillator (HSE). | |
#define __HAL_RCC_HSE_CONFIG | ( | __STATE__ | ) |
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
#define __HAL_RCC_HSE_CONFIG | ( | __STATE__ | ) | (*(__IO uint8_t *) RCC_CR_BYTE2_ADDRESS = (__STATE__)) |
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
#define __HAL_RCC_HSE_CONFIG | ( | __STATE__ | ) |
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|
#define __HAL_RCC_HSE_CONFIG | ( | __STATE__ | ) |
__STATE__ | specifies the new state of the HSE. This parameter can be one of the following values:
|