Struct atsamd21e18a::pm::apbamask::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 - 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 W

impl Sync for W