EU1KY AA FW
HAL_MSP_Private_Functions

Functions

void HAL_LTDC_MspInit (LTDC_HandleTypeDef *hltdc)
 LTDC MSP Initialization This function configures the hardware resources used in this example: More...
 
void HAL_LTDC_MspDeInit (LTDC_HandleTypeDef *hltdc)
 LTDC MSP De-Initialization This function frees the hardware resources used in this example: More...
 

Detailed Description

Function Documentation

void HAL_LTDC_MspDeInit ( LTDC_HandleTypeDef *  hltdc)

LTDC MSP De-Initialization This function frees the hardware resources used in this example:

  • Disable the Peripheral's clock
    Parameters
    hltdcLTDC handle pointer
    Return values
    None
void HAL_LTDC_MspInit ( LTDC_HandleTypeDef *  hltdc)

LTDC MSP Initialization This function configures the hardware resources used in this example:

  • Peripheral's clock enable
  • Peripheral's GPIO Configuration
    Parameters
    hltdcLTDC handle pointer
    Return values
    None