Struct atsamd21e18a::pm::ahbmask::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W