Struct atsamd21e18a::pm::apbbmask::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 - 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 R

impl Sync for R