Struct atsamd21e18a::pm::apbamask::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 - PAC0 APB Clock Enable

[src]

Bit 1 - PM APB Clock Enable

[src]

Bit 2 - SYSCTRL APB Clock Enable

[src]

Bit 3 - GCLK APB Clock Enable

[src]

Bit 4 - WDT APB Clock Enable

[src]

Bit 5 - RTC APB Clock Enable

[src]

Bit 6 - EIC APB Clock Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R