Stima V4 Slave RAIN  4.2
canard_class_rain.cpp File Reference

Uavcan Canard Class LibCanard, bxCan, o1Heap. More...

#include "drivers/module_slave_hal.hpp"
#include "canard_class_rain.hpp"
#include "canard_config.hpp"
#include "bxcan.h"

Go to the source code of this file.

Functions

void CAN1_RX0_IRQHandler (void)
 
void HAL_CAN_RxFifo0MsgPendingCallback (CAN_HandleTypeDef *hcan)
 

Variables

canardClass::CanardRxQueue__CAN1_RX0_IRQHandler_PTR
 ISR di sistema CAN1_RX0_IRQHandler HAL_CAN_IRQHandler STM32. More...
 

Detailed Description

Uavcan Canard Class LibCanard, bxCan, o1Heap.

Author
Moreno Gasperini m.gas.nosp@m.peri.nosp@m.ni@di.nosp@m.gite.nosp@m.co.it
Attention

© Stimav4 is Copyright (C) 2023 ARPAE-SIMC urpsi.nosp@m.m@ar.nosp@m.pae.i.nosp@m.t

All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/licenses/.

Definition in file canard_class_rain.cpp.

Function Documentation

◆ CAN1_RX0_IRQHandler()

void CAN1_RX0_IRQHandler ( void  )

Definition at line 38 of file canard_class_rain.cpp.

◆ HAL_CAN_RxFifo0MsgPendingCallback()

void HAL_CAN_RxFifo0MsgPendingCallback ( CAN_HandleTypeDef *  hcan)

Definition at line 46 of file canard_class_rain.cpp.

Variable Documentation

◆ __CAN1_RX0_IRQHandler_PTR

canardClass::CanardRxQueue* __CAN1_RX0_IRQHandler_PTR

ISR di sistema CAN1_RX0_IRQHandler HAL_CAN_IRQHandler STM32.

Definition at line 37 of file canard_class_rain.cpp.