components

Module ble

Source
Expand description

Component for creating a ble_advertising_driver.

§Usage

let ble_radio = BLEComponent::new(board_kernel, &nrf52::ble_radio::RADIO, mux_alarm).finalize();

Structs§