TUKS MCU Introductory course / TUKS-COURSE-THERMOMETER

Fork of TUKS-COURSE-TIMER by TUKS MCU Introductory course

Embed: (wiki syntax)

« Back to documentation index

Peripheral State functions

Peripheral State functions
[PCD Exported Functions]

Peripheral State functions. More...

Functions

PCD_StateTypeDef HAL_PCD_GetState (PCD_HandleTypeDef *hpcd)
 Return the PCD handle state.

Detailed Description

Peripheral State functions.

 ===============================================================================
                      ##### Peripheral State functions #####
 ===============================================================================  
    [..]
    This subsection permits to get in run-time the status of the peripheral 
    and the data flow.


Function Documentation

PCD_StateTypeDef HAL_PCD_GetState ( PCD_HandleTypeDef *  hpcd )

Return the PCD handle state.

Parameters:
hpcd,:PCD handle
Return values:
HALstate

Definition at line 1336 of file stm32l4xx_hal_pcd.c.