APM:Libraries
Variables
UART_PPM.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include "UART_PPM.h"
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <fcntl.h>
Include dependency graph for UART_PPM.cpp:

Go to the source code of this file.

Variables

ring_buffer UART_PPM::ppm_rxrb [2] IN_CCM
 

Variable Documentation

◆ IN_CCM

uint8_t UART_PPM::rx_buf [2][USART_PPM_BUF_SIZE] IN_CCM

Definition at line 26 of file UART_PPM.cpp.