Struct atsamd21e18a::pm::ahbmask::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]

Bit 0 - HPB0 AHB Clock Mask

[src]

Bit 1 - HPB1 AHB Clock Mask

[src]

Bit 2 - HPB2 AHB Clock Mask

[src]

Bit 3 - DSU AHB Clock Mask

[src]

Bit 4 - NVMCTRL AHB Clock Mask

[src]

Bit 5 - DMAC AHB Clock Mask

[src]

Bit 6 - USB AHB Clock Mask

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R