Struct riot_sys::ble_hci_cb_read_tx_pwr_cp
source · Fields§
§conn_handle: u16
§type_: u8
Trait Implementations§
source§impl Clone for ble_hci_cb_read_tx_pwr_cp
impl Clone for ble_hci_cb_read_tx_pwr_cp
source§fn clone(&self) -> ble_hci_cb_read_tx_pwr_cp
fn clone(&self) -> ble_hci_cb_read_tx_pwr_cp
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for ble_hci_cb_read_tx_pwr_cp
impl Debug for ble_hci_cb_read_tx_pwr_cp
source§impl Default for ble_hci_cb_read_tx_pwr_cp
impl Default for ble_hci_cb_read_tx_pwr_cp
source§fn default() -> ble_hci_cb_read_tx_pwr_cp
fn default() -> ble_hci_cb_read_tx_pwr_cp
Returns the “default value” for a type. Read more