Firmware
|
Parameters defined by the syslink module and the exposed NRF51 radio. More...
Functions | |
PARAM_DEFINE_INT32 (SLNK_RADIO_CHAN, 80) | |
Operating channel of the NRF51. More... | |
PARAM_DEFINE_INT32 (SLNK_RADIO_RATE, 2) | |
Operating datarate of the NRF51. More... | |
PARAM_DEFINE_INT32 (SLNK_RADIO_ADDR1, 231) | |
Operating address of the NRF51 (most significant byte) More... | |
PARAM_DEFINE_INT32 (SLNK_RADIO_ADDR2, 3890735079) | |
Operating address of the NRF51 (least significant 4 bytes) More... | |
Parameters defined by the syslink module and the exposed NRF51 radio.
PARAM_DEFINE_INT32 | ( | SLNK_RADIO_CHAN | , |
80 | |||
) |
Operating channel of the NRF51.
0 125 Syslink
PARAM_DEFINE_INT32 | ( | SLNK_RADIO_RATE | , |
2 | |||
) |
Operating datarate of the NRF51.
0 2 Syslink
PARAM_DEFINE_INT32 | ( | SLNK_RADIO_ADDR1 | , |
231 | |||
) |
Operating address of the NRF51 (most significant byte)
PARAM_DEFINE_INT32 | ( | SLNK_RADIO_ADDR2 | , |
3890735079 | |||
) |
Operating address of the NRF51 (least significant 4 bytes)