Enum nfc_sys::nfc_modulation_type [] [src]

#[repr(u32)]
pub enum nfc_modulation_type { NMT_ISO14443A, NMT_JEWEL, NMT_ISO14443B, NMT_ISO14443BI, NMT_ISO14443B2SR, NMT_ISO14443B2CT, NMT_FELICA, NMT_DEP, }

Variants

Trait Implementations

impl Copy for nfc_modulation_type
[src]

impl Clone for nfc_modulation_type
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more