Enum nfc_sys::nfc_baud_rate [] [src]

#[repr(u32)]
pub enum nfc_baud_rate { NBR_UNDEFINED, NBR_106, NBR_212, NBR_424, NBR_847, }

Variants

Trait Implementations

impl Copy for nfc_baud_rate
[src]

impl Clone for nfc_baud_rate
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more