txpower | The power level index has a range from 0...15. A mapping between the power level index and the transmit power value in dBm is given in the AT86RF230 data sheet. |
trx_bit_write(SR_TX_PWR, txpower);
txpower | The power level index with a range from 0...15. A mapping between the power level index and the transmit power value in dBm is given in the AT86RF230 data sheet. |
txpower = trx_bit_read(SR_TX_PWR);