FreeHIL
Loading...
Searching...
No Matches
FH_CAN02_Configs.h File Reference

File Map:
FH_Functions, Section FH_CAN (CAN), Peripheral FH_CAN02 (CAN 02)
(The CAN02 (CAN 02) could be any interested CAN of the micro-controller on which FH source code is ported)
Max index limit of CAN02 buffers are defined here More...

Go to the source code of this file.

Macros

#define FH_CAN02_ReceiveBufLength   64
#define FH_CAN02_SharedDataBufLength_8Bits   16
#define FH_CAN02_SharedDataBufLength_16Bits   16
#define FH_CAN02_SharedDataBufLength_32Bits   16

Detailed Description

File Map:
FH_Functions, Section FH_CAN (CAN), Peripheral FH_CAN02 (CAN 02)
(The CAN02 (CAN 02) could be any interested CAN of the micro-controller on which FH source code is ported)
Max index limit of CAN02 buffers are defined here

SPDX-License-Identifier: Apache-2.0

Copyright 2026 Vahid Hasirchi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information refer to FreeHIL.com

Definition in file FH_CAN02_Configs.h.

Macro Definition Documentation

◆ FH_CAN02_ReceiveBufLength

#define FH_CAN02_ReceiveBufLength   64

Definition at line 43 of file FH_CAN02_Configs.h.

◆ FH_CAN02_SharedDataBufLength_16Bits

#define FH_CAN02_SharedDataBufLength_16Bits   16

Definition at line 45 of file FH_CAN02_Configs.h.

Referenced by FH_CAN_GSD16_CAN02(), and FH_CAN_SSD16_CAN02().

◆ FH_CAN02_SharedDataBufLength_32Bits

#define FH_CAN02_SharedDataBufLength_32Bits   16

Definition at line 46 of file FH_CAN02_Configs.h.

Referenced by FH_CAN_GSD32_CAN02(), and FH_CAN_SSD32_CAN02().

◆ FH_CAN02_SharedDataBufLength_8Bits

#define FH_CAN02_SharedDataBufLength_8Bits   16

Definition at line 44 of file FH_CAN02_Configs.h.

Referenced by FH_CAN_GSD8_CAN02(), and FH_CAN_SSD8_CAN02().