Struct atsam4lc8c::smap::cidr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:4 - Version of the Device

[src]

Bits 5:7 - Embedded Processor

[src]

Bits 8:11 - Nonvolatile Program Memory Size

[src]

Bits 12:15 - Second Nonvolatile Program Memory Size

[src]

Bits 16:20 - Internal SRAM Size

[src]

Bits 21:27 - Architecture Identifier

[src]

Bits 28:30 - Nonvolatile Program Memory Type

[src]

Bit 31 - Extension Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R