EasyManua.ls Logo

ST STM32F2

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1940
HAL CAN Generic Driver
DocID028236 Rev 2
117/1371
FALSE).
__HAL_CAN_GET_IT_SOURCE
Description:
Check if the specified CAN interrupt source
is enabled or disabled.
Parameters:
__HANDLE__: CAN Handle
__INTERRUPT__: specifies the CAN
interrupt source to check. This parameter
can be one of the following values:
CAN_IT_TME: Transmit mailbox
empty interrupt enable
CAN_IT_FMP0: FIFO0 message
pending interrupt enable
CAN_IT_FMP1: FIFO1 message
pending interrupt enable
Return value:
The: new state of __IT__ (TRUE or
FALSE).
__HAL_CAN_TRANSMIT_STATUS
Description:
Check the transmission status of a CAN
Frame.
Parameters:
__HANDLE__: CAN Handle
__TRANSMITMAILBOX__: the number of
the mailbox that is used for transmission.
Return value:
The: new status of transmission (TRUE or
FALSE).
__HAL_CAN_FIFO_RELEASE
Description:
Release the specified receive FIFO.
Parameters:
__HANDLE__: CAN handle
__FIFONUMBER__: Receive FIFO
number, CAN_FIFO0 or CAN_FIFO1.
Return value:
None
__HAL_CAN_CANCEL_TRANSMIT
Description:
Cancel a transmit request.
Parameters:
__HANDLE__: CAN Handle
__TRANSMITMAILBOX__: the number of
the mailbox that is used for transmission.

Table of Contents

Related product manuals