Stima V4 Slave RAIN
4.2
|
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... | |
Uavcan Canard Class LibCanard, bxCan, o1Heap.
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.
void CAN1_RX0_IRQHandler | ( | void | ) |
Definition at line 38 of file canard_class_rain.cpp.
void HAL_CAN_RxFifo0MsgPendingCallback | ( | CAN_HandleTypeDef * | hcan | ) |
Definition at line 46 of file canard_class_rain.cpp.
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.