Configuration of Start-of-Frame Delimiter

SFD_CFG

The radio transceiver generates and transmits the SHR automatically. It is possible to configure the start-of-frame delimiter (SFD), which terminates the SHR, and is transmitted right after the preamble. Thus, non-standard compliant SFDs can be implemented.

Note:
inline_mscgraph_112
Code example
    /* AT86RF231::[CONFIG] */
    trx_reg_write(RG_SFD_VALUE, sfd);

SFD_CFG

The currently configured PSDU data rate can be read using this sequence.

Returns:
sfd The desired SFD.
inline_mscgraph_113
Code example
    /* AT86RF231::[CONFIG] */
    sfd = trx_reg_read(RG_SFD_VALUE);

Generated on Mon Jan 12 18:32:19 2009 for SWPM AT86RF231 by  doxygen 1.5.2