Struct nfc_sys::Struct_Unnamed3 [] [src]

#[repr(C)]
pub struct Struct_Unnamed3 { pub abtNFCID3: [uint8_t; 10], pub btDID: uint8_t, pub btBS: uint8_t, pub btBR: uint8_t, pub btTO: uint8_t, pub btPP: uint8_t, pub abtGB: [uint8_t; 48], pub szGB: size_t, pub ndm: nfc_dep_mode, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed3
[src]

impl Clone for Struct_Unnamed3
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed3
[src]

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