A Atmel RF2xx Radio Library for Mbed

Dependents:   xBedRadio MxSniffer

Embed: (wiki syntax)

« Back to documentation index

transceiver.h File Reference

transceiver.h File Reference

Interface for GrpTrx. More...

Go to the source code of this file.

Typedefs

typedef uint8_t trx_ramaddr_t
 Data Type for Transceiver SRAM address.
typedef uint8_t trx_regval_t
 Data Type for Transceiver register value.
typedef uint8_t trx_regaddr_t
 Data Type for Transceiver register address.
typedef void(* trx_irq_handler_t )(uint8_t cause)
 Data Type for Transceiver IRQ callback function.

Detailed Description

Interface for GrpTrx.

Definition in file transceiver.h.