Enum max32630_svd::clkman::cm4_start_clk_en2::INTSR[][src]

pub enum INTSR {
    _Reserved(u32),
}

Possible values of the field ints

Variants

Reserved

Methods

impl INTSR
[src]

Value of the field as raw bits

Trait Implementations

impl Clone for INTSR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for INTSR
[src]

impl Debug for INTSR
[src]

Formats the value using the given formatter. Read more

impl PartialEq for INTSR
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for INTSR

impl Sync for INTSR