Embassy
nrf-softdevice
Crates
cyw43
cyw43-pio
ekv
embassy-boot
embassy-boot-nrf
embassy-boot-rp
embassy-boot-stm32
embassy-embedded-hal
embassy-executor
embassy-futures
embassy-net
embassy-net-adin1110
embassy-net-driver
embassy-net-driver-channel
embassy-net-enc28j60
embassy-net-esp-hosted
embassy-net-ppp
embassy-net-tuntap
embassy-net-w5500
embassy-net-wiznet
embassy-nrf
embassy-rp
embassy-stm32
embassy-stm32-wpan
embassy-sync
embassy-time
embassy-time-driver
embassy-time-queue-driver
embassy-time-queue-utils
embassy-usb
embassy-usb-dfu
embassy-usb-driver
embassy-usb-logger
embassy-usb-synopsys-otg
nrf-pac
nrf-softdevice
nrf-softdevice-mbr
nrf-softdevice-s112
nrf-softdevice-s113
nrf-softdevice-s122
nrf-softdevice-s132
nrf-softdevice-s140
rp-pac
stm32-metapac
git
Versions
git
s132
Flavors
s112
s113
s122
s132
s140
☰
Primitive
Primitive
Implementations on Foreign Types
f32
f64
i16
i32
i64
i8
u16
u32
u64
u8
Implementors
In nrf_softdevice::ble
Modules
central
gatt_client
gatt_server
l2cap
peripheral
security
Structs
Address
Connection
ConnectionIter
DeferredReadReply
DeferredWriteReply
DisconnectedError
EncryptionInfo
IdentityKey
IdentityResolutionKey
InvalidAddressType
MasterId
OutOfBandReply
PasskeyReply
Uuid
Enums
AddressType
FromGattError
GattError
IgnoreSlaveLatencyError
Phy
PhySet
Role
SecurityMode
SetConnParamsError
TxPower
Traits
FixedGattValue
GattValue
Primitive
Functions
get_address
set_address
set_device_identities_list
set_whitelist
?
Trait
nrf_softdevice
::
ble
::
Primitive
source
·
[
−
]
pub unsafe trait Primitive:
Copy
{ }
Implementations on Foreign Types
§
source
§
impl
Primitive
for
u8
source
§
impl
Primitive
for
u16
source
§
impl
Primitive
for
u32
source
§
impl
Primitive
for
u64
source
§
impl
Primitive
for
i8
source
§
impl
Primitive
for
i16
source
§
impl
Primitive
for
i32
source
§
impl
Primitive
for
i64
source
§
impl
Primitive
for
f32
source
§
impl
Primitive
for
f64
Implementors
§