Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Data Fields
RFTX_DATAType Union Reference

#include <tx_sfrs.h>

Data Fields

__IO uint16_t HWORD
 
__IO uint8_t BYTE [2]
 

Detailed Description

TXDAT: Transmit data buffer. This buffer must be periodically written to with transmit data during the rf transmission. Before the transmission begins, it must contain the first 16 chips to be transmitted. After approximately 8 chips have been transmitted, a TX_RELOAD_IRQn will be generated indicating the buffer should be written to with the next 16 chips. Chips are transmitted out of the buffer MSB first. If the number of chips to be transmitted is not a multiple of 16, then the most-significant bits of the last buffer update are the ones transmitted.

Field Documentation

__IO uint8_t BYTE[2]
__IO uint16_t HWORD

The documentation for this union was generated from the following file: