Enum simplemad_sys::MadEmphasis [] [src]

#[repr(C)]
pub enum MadEmphasis { None, Fifty15Us, CcittJ17, Reserved, }

Variants

Trait Implementations

impl Debug for MadEmphasis
[src]

Formats the value using the given formatter.

impl Clone for MadEmphasis
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for MadEmphasis
[src]

impl Default for MadEmphasis
[src]

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