Struct atsam4n16c_pac::chipid::cidr::R[][src]

pub struct R(_);
Expand description

Register CIDR reader

Implementations

Bits 0:4 - Version of the Device

Bits 5:7 - Embedded Processor

Bits 8:11 - Nonvolatile Program Memory Size

Bits 12:15 - Second Nonvolatile Program Memory Size

Bits 16:19 - Internal SRAM Size

Bits 20:27 - Architecture Identifier

Bits 28:30 - Nonvolatile Program Memory Type

Bit 31 - Extension Flag

Methods from Deref<Target = R<CIDR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.