EasyManua.ls Logo

ST STM32F31xx - Page 116

ST STM32F31xx
584 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...
Controller area network (bxCAN)
UM1581
116/584
DocID023800 Rev 1
parameters in the CAN_InitStruct.
Parameters
CANx : where x can be 1 to select the CAN1 peripheral.
CAN_InitStruct : pointer to a CAN_InitTypeDef structure that
contains the configuration information for the CAN peripheral.
Return values
Constant indicates initialization succeed which will be
CAN_InitStatus_Failed or CAN_InitStatus_Success.
Notes
None.
4.2.8.3 CAN_FilterInit
Function Name
void CAN_FilterInit ( CAN_FilterInitTypeDef *
CAN_FilterInitStruct)
Function Description
Configures the CAN reception filter according to the specified
parameters in the CAN_FilterInitStruct.
Parameters
CAN_FilterInitStruct : pointer to a CAN_FilterInitTypeDef
structure that contains the configuration information.
Return values
None.
Notes
None.
4.2.8.4 CAN_StructInit
Function Name
void CAN_StructInit ( CAN_InitTypeDef * CAN_InitStruct)
Function Description
Fills each CAN_InitStruct member with its default value.
Parameters
CAN_InitStruct : pointer to a CAN_InitTypeDef structure
which ill be initialized.
Return values
None.
Notes
None.

Table of Contents

Related product manuals