| APM:Libraries
    | 
#include "RCInput_UART.h"#include <errno.h>#include <fcntl.h>#include <inttypes.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <termios.h>#include <unistd.h>#include <AP_HAL/AP_HAL.h>Go to the source code of this file.
| Macros | |
| #define | MAGIC 0x55AA | 
| #define MAGIC 0x55AA | 
Definition at line 14 of file RCInput_UART.cpp.
Referenced by Linux::RCInput_UART::_timer_tick().
 1.8.13
 1.8.13