Struct nfc_sys::Struct_Unnamed7 [] [src]

#[repr(C, packed)]
pub struct Struct_Unnamed7 { pub abtDIV: [uint8_t; 4], pub btVerLog: uint8_t, pub btConfig: uint8_t, pub szAtrLen: size_t, pub abtAtr: [uint8_t; 33], }

Fields

Trait Implementations

impl Copy for Struct_Unnamed7
[src]

impl Clone for Struct_Unnamed7
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed7
[src]

Returns the "default value" for a type. Read more