cantata
Functions
Collaboration diagram for HAL_Exported_Functions_Group1:

Functions

HAL_StatusTypeDef HAL_Init (void)
 
HAL_StatusTypeDef HAL_DeInit (void)
 
void HAL_MspInit (void)
 Initializes the Global MSP. More...
 
void HAL_MspDeInit (void)
 
HAL_StatusTypeDef HAL_InitTick (uint32_t TickPriority)
 This function configures the TIM4 as a time base source. More...
 

Detailed Description

Function Documentation

◆ HAL_InitTick()

HAL_StatusTypeDef HAL_InitTick ( uint32_t  TickPriority)

This function configures the TIM4 as a time base source.

The time source is configured to have 1ms time base with a dedicated Tick interrupt priority.

Note
This function is called automatically at the beginning of program after reset by HAL_Init() or at any time when clock is configured, by HAL_RCC_ClockConfig().
Parameters
TickPriorityTick interrupt priority.
Return values
HALstatus

◆ HAL_MspInit()

void HAL_MspInit ( void  )

Initializes the Global MSP.

NOJTAG: JTAG-DP Disabled and SW-DP Enabled