Enum max32630_svd::rtctmr::prescale_mask::COMP_MASKR[][src]

pub enum COMP_MASKR {
    _Reserved(u8),
}

Possible values of the field comp_mask

Variants

Reserved

Methods

impl COMP_MASKR
[src]

Value of the field as raw bits

Trait Implementations

impl Clone for COMP_MASKR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for COMP_MASKR
[src]

impl Debug for COMP_MASKR
[src]

Formats the value using the given formatter. Read more

impl PartialEq for COMP_MASKR
[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 COMP_MASKR

impl Sync for COMP_MASKR