#[repr(C, packed(1))]pub struct ble_hci_ev_le_subev_big_complete {}
Fields§
§subev_code: u8
§status: u8
§big_handle: u8
§big_sync_delay: [u8; 3]
§transport_latency: [u8; 3]
§phy: u8
§nse: u8
§bn: u8
§pto: u8
§irc: u8
§max_pdu: u16
§iso_interval: u16
§bis_cnt: u8
§bis: __IncompleteArrayField<u16>
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ble_hci_ev_le_subev_big_complete
impl RefUnwindSafe for ble_hci_ev_le_subev_big_complete
impl Send for ble_hci_ev_le_subev_big_complete
impl Sync for ble_hci_ev_le_subev_big_complete
impl Unpin for ble_hci_ev_le_subev_big_complete
impl UnwindSafe for ble_hci_ev_le_subev_big_complete
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 19 bytes