Struct svd_parser::WriteConstraintRange [] [src]

pub struct WriteConstraintRange {
    pub min: u32,
    pub max: u32,
}

Fields

Trait Implementations

impl Clone for WriteConstraintRange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for WriteConstraintRange
[src]

impl Debug for WriteConstraintRange
[src]

Formats the value using the given formatter.