dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RFM22b receiver functions

Deals with the RFM22b module. More...

Functions

int32_t PIOS_OpenLRS_Rcvr_Init (uintptr_t *openlrs_rcvr_id, pios_openlrs_t openlrs_id)
 
int32_t PIOS_OpenLRS_Rcvr_UpdateChannels (uintptr_t openlrs_rcvr_id, int16_t *channels)
 

Variables

const struct pios_rcvr_driver pios_openlrs_rcvr_driver
 

Detailed Description

Deals with the RFM22b module.

Function Documentation

int32_t PIOS_OpenLRS_Rcvr_Init ( uintptr_t *  openlrs_rcvr_id,
pios_openlrs_t  openlrs_id 
)
int32_t PIOS_OpenLRS_Rcvr_UpdateChannels ( uintptr_t  openlrs_rcvr_id,
int16_t *  channels 
)

Variable Documentation

const struct pios_rcvr_driver pios_openlrs_rcvr_driver