Struct samd21g18a::pm::ahbmask::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - HPB0 AHB Clock Enable

Bit 1 - HPB1 AHB Clock Enable

Bit 2 - HPB2 AHB Clock Enable

Bit 3 - DSU AHB Clock Enable

Bit 4 - NVMCTRL AHB Clock Enable

Bit 5 - DMAC AHB Clock Enable

Bit 6 - USB AHB Clock Enable

Auto Trait Implementations

impl Send for R

impl Sync for R