dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_rcvr_priv.h File Reference

USART private definitions. More...

#include <pios.h>

Go to the source code of this file.

Functions

int32_t PIOS_RCVR_Init (uintptr_t *rcvr_id, const struct pios_rcvr_driver *driver, const uintptr_t lower_id)
 
void PIOS_RCVR_IRQ_Handler (uintptr_t rcvr_id)
 

Variables

uint32_t pios_rcvr_max_channel
 

Detailed Description

USART private definitions.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_rcvr_priv.h.