Struct flipperzero_sys::LFRFIDT5577
source · #[repr(C)]pub struct LFRFIDT5577 {
pub block: [u32; 8],
pub blocks_to_write: u32,
}Expand description
Re-export bindings
Fields§
§block: [u32; 8]§blocks_to_write: u32Trait Implementations§
source§impl Clone for LFRFIDT5577
impl Clone for LFRFIDT5577
source§fn clone(&self) -> LFRFIDT5577
fn clone(&self) -> LFRFIDT5577
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 more