dRonin
adbada4
dRonin firmware
|
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 |
USART private definitions.
Definition in file pios_rcvr_priv.h.