[][src]Module cc2538::rfcore_sfr::rfdata

The TX FIFO and RX FIFO may be accessed through this register. Data is written to the TX FIFO when writing to the RFD register. Data is read from the RX FIFO when the RFD register is read. The XREG registers RXFIFOCNT and TXFIFOCNT provide information on the amount of data in the FIFOs. The FIFO contents can be cleared by issuing SFLUSHRX and SFLUSHTX.

Structs

RESERVED32_W

Write proxy for field Reserved32

RFD_W

Write proxy for field RFD

Type Definitions

R

Reader of register RFDATA

RESERVED32_R

Reader of field Reserved32

RFD_R

Reader of field RFD

W

Writer for register RFDATA