Enum s32k144::smc::verid::FEATURER [] [src]

pub enum FEATURER {
    _0,
    _Reserved(u16),
}

Possible values of the field FEATURE

Variants

Standard features implemented

Reserved

Methods

impl FEATURER
[src]

[src]

Value of the field as raw bits

[src]

Checks if the value of the field is _0

Trait Implementations

impl Clone for FEATURER
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for FEATURER
[src]

impl Debug for FEATURER
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for FEATURER
[src]

[src]

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

[src]

This method tests for !=.