Struct atsaml21e16b::mtb::master::R

source ·
pub struct R(_);
Expand description

Register MASTER reader

Implementations§

Bits 0:4 - Maximum Value of the Trace Buffer in SRAM

Bit 5 - Trace Start Input Enable

Bit 6 - Trace Stop Input Enable

Bit 7 - Special Function Register Write Privilege

Bit 8 - SRAM Privilege

Bit 9 - Halt Request

Bit 31 - Main Trace Enable

Methods from Deref<Target = R<MASTER_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.