Struct samd21g18a::pm::apbamask::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - PAC0 APB Clock Enable

Bit 1 - PM APB Clock Enable

Bit 2 - SYSCTRL APB Clock Enable

Bit 3 - GCLK APB Clock Enable

Bit 4 - WDT APB Clock Enable

Bit 5 - RTC APB Clock Enable

Bit 6 - EIC APB Clock Enable

Auto Trait Implementations

impl Send for W

impl Sync for W