ST STM32F2 User Manual page 157

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
__HAL_CRYP_GET_IT
__HAL_CRYP_ENABLE_IT
__HAL_CRYP_DISABLE_IT
Return value:
The: new state of __FLAG__ (TRUE or
FALSE).
Description:
Check whether the specified CRYP
interrupt is set or not.
Parameters:
__HANDLE__: specifies the CRYP
handle.
__INTERRUPT__: specifies the interrupt
to check. This parameter can be one of
the following values:
Return value:
The: new state of __INTERRUPT__
(TRUE or FALSE).
Description:
Enable the CRYP interrupt.
Parameters:
__HANDLE__: specifies the CRYP
handle.
__INTERRUPT__: CRYP Interrupt.
Return value:
None
Description:
Disable the CRYP interrupt.
DocID028236 Rev 2
HAL CRYP Generic Driver
CRYP_FLAG_BUSY: The CRYP
core is currently processing a block
of data or a key preparation (for AES
decryption).
CRYP_FLAG_IFEM: Input FIFO is
empty
CRYP_FLAG_IFNF: Input FIFO is
not full
CRYP_FLAG_INRIS: Input FIFO
service raw interrupt is pending
CRYP_FLAG_OFNE: Output FIFO
is not empty
CRYP_FLAG_OFFU: Output FIFO is
full
CRYP_FLAG_OUTRIS: Input FIFO
service raw interrupt is pending
CRYP_IT_INRIS: Input FIFO service
raw interrupt is pending
CRYP_IT_OUTRIS: Output FIFO
service raw interrupt is pending
157/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Table of Contents

Save PDF