Module nrf51::radio [] [src]

Radio driver, Bluetooth Low Energy, nRF51

Sending Bluetooth Low Energy advertisement packets with payloads up to 31 bytes

Currently all fields in PAYLOAD array are configurable from user-space except the PDU_TYPE.

Authors

Reexports

use core::cell::Cell;
use core::convert::TryFrom;
use kernel;
use kernel::ReturnCode;
use kernel::common::VolatileCell;
use nrf5x;
use nrf5x::ble_advertising_hil::RadioChannel;
use nrf5x::constants::TxPower;

Structs

Radio
RadioRegisters

Constants

RADIO_BASE

Statics

PAYLOAD
RADIO