STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_CAN_MODE(MODE) |
#define | IS_CAN_SJW(SJW) |
#define | IS_CAN_BS1(BS1) |
#define | IS_CAN_BS2(BS2) |
#define | IS_CAN_PRESCALER(PRESCALER) |
#define | IS_CAN_FILTER_NUMBER(NUMBER) |
#define | IS_CAN_FILTER_MODE(MODE) |
#define | IS_CAN_FILTER_SCALE(SCALE) |
#define | IS_CAN_FILTER_FIFO(FIFO) |
#define | IS_CAN_BANKNUMBER(BANKNUMBER) |
#define | IS_CAN_TRANSMITMAILBOX(TRANSMITMAILBOX) |
#define | IS_CAN_STDID(STDID) |
#define | IS_CAN_EXTID(EXTID) |
#define | IS_CAN_DLC(DLC) |
#define | IS_CAN_IDTYPE(IDTYPE) |
#define | IS_CAN_RTR(RTR) |
#define | IS_CAN_FIFO(FIFO) |
#define | IS_CAN_MODE(MODE) |
#define | IS_CAN_SJW(SJW) |
#define | IS_CAN_BS1(BS1) |
#define | IS_CAN_BS2(BS2) |
#define | IS_CAN_PRESCALER(PRESCALER) |
#define | IS_CAN_FILTER_ID_HALFWORD(HALFWORD) |
#define | IS_CAN_FILTER_BANK_DUAL(BANK) |
#define | IS_CAN_FILTER_BANK_SINGLE(BANK) |
#define | IS_CAN_FILTER_MODE(MODE) |
#define | IS_CAN_FILTER_SCALE(SCALE) |
#define | IS_CAN_FILTER_ACTIVATION(ACTIVATION) |
#define | IS_CAN_FILTER_FIFO(FIFO) |
#define | IS_CAN_TX_MAILBOX(TRANSMITMAILBOX) |
#define | IS_CAN_TX_MAILBOX_LIST(TRANSMITMAILBOX) |
#define | IS_CAN_STDID(STDID) |
#define | IS_CAN_EXTID(EXTID) |
#define | IS_CAN_DLC(DLC) |
#define | IS_CAN_IDTYPE(IDTYPE) |
#define | IS_CAN_RTR(RTR) |
#define | IS_CAN_RX_FIFO(FIFO) |
#define | IS_CAN_IT(IT) |
#define IS_CAN_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 708 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_Init().
#define IS_CAN_SJW | ( | SJW | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 712 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_Init().
#define IS_CAN_BS1 | ( | BS1 | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 714 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_Init().
#define IS_CAN_BS2 | ( | BS2 | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 715 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_Init().
#define IS_CAN_PRESCALER | ( | PRESCALER | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 716 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_Init().
#define IS_CAN_FILTER_NUMBER | ( | NUMBER | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 717 of file stm32f4xx_hal_can_legacy.h.
#define IS_CAN_FILTER_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 718 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_SCALE | ( | SCALE | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 720 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_FIFO | ( | FIFO | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 722 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_BANKNUMBER | ( | BANKNUMBER | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 724 of file stm32f4xx_hal_can_legacy.h.
#define IS_CAN_TRANSMITMAILBOX | ( | TRANSMITMAILBOX | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 726 of file stm32f4xx_hal_can_legacy.h.
#define IS_CAN_STDID | ( | STDID | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 727 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_AddTxMessage().
#define IS_CAN_EXTID | ( | EXTID | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 728 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_AddTxMessage().
#define IS_CAN_DLC | ( | DLC | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 729 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_AddTxMessage().
#define IS_CAN_IDTYPE | ( | IDTYPE | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 731 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_AddTxMessage().
#define IS_CAN_RTR | ( | RTR | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 733 of file stm32f4xx_hal_can_legacy.h.
Referenced by HAL_CAN_AddTxMessage().
#define IS_CAN_FIFO | ( | FIFO | ) |
#include <stm32f4xx_hal_can_legacy.h>
Definition at line 734 of file stm32f4xx_hal_can_legacy.h.
#define IS_CAN_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 788 of file stm32f4xx_hal_can.h.
#define IS_CAN_SJW | ( | SJW | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 792 of file stm32f4xx_hal_can.h.
#define IS_CAN_BS1 | ( | BS1 | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 794 of file stm32f4xx_hal_can.h.
#define IS_CAN_BS2 | ( | BS2 | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 802 of file stm32f4xx_hal_can.h.
#define IS_CAN_PRESCALER | ( | PRESCALER | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 806 of file stm32f4xx_hal_can.h.
#define IS_CAN_FILTER_ID_HALFWORD | ( | HALFWORD | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 807 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_BANK_DUAL | ( | BANK | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 808 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_BANK_SINGLE | ( | BANK | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 809 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 810 of file stm32f4xx_hal_can.h.
#define IS_CAN_FILTER_SCALE | ( | SCALE | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 812 of file stm32f4xx_hal_can.h.
#define IS_CAN_FILTER_ACTIVATION | ( | ACTIVATION | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 814 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_ConfigFilter().
#define IS_CAN_FILTER_FIFO | ( | FIFO | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 816 of file stm32f4xx_hal_can.h.
#define IS_CAN_TX_MAILBOX | ( | TRANSMITMAILBOX | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 818 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_GetTxTimestamp().
#define IS_CAN_TX_MAILBOX_LIST | ( | TRANSMITMAILBOX | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 821 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_AbortTxRequest(), and HAL_CAN_IsTxMessagePending().
#define IS_CAN_STDID | ( | STDID | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 823 of file stm32f4xx_hal_can.h.
#define IS_CAN_EXTID | ( | EXTID | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 824 of file stm32f4xx_hal_can.h.
#define IS_CAN_DLC | ( | DLC | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 825 of file stm32f4xx_hal_can.h.
#define IS_CAN_IDTYPE | ( | IDTYPE | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 826 of file stm32f4xx_hal_can.h.
#define IS_CAN_RTR | ( | RTR | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 828 of file stm32f4xx_hal_can.h.
#define IS_CAN_RX_FIFO | ( | FIFO | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 829 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_GetRxFifoFillLevel(), and HAL_CAN_GetRxMessage().
#define IS_CAN_IT | ( | IT | ) |
#include <stm32f4xx_hal_can.h>
Definition at line 830 of file stm32f4xx_hal_can.h.
Referenced by HAL_CAN_ActivateNotification(), and HAL_CAN_DeactivateNotification().