Struct atsamd21e18a::pm::apbbmask::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 - PAC1 APB Clock Enable

[src]

Bit 1 - DSU APB Clock Enable

[src]

Bit 2 - NVMCTRL APB Clock Enable

[src]

Bit 3 - PORT APB Clock Enable

[src]

Bit 4 - DMAC APB Clock Enable

[src]

Bit 5 - USB APB Clock Enable

[src]

Bit 6 - HMATRIX APB Clock Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W