Struct atsamd21e18a::gclk::clkctrl::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

Bits 0:5 - Generic Clock Selection ID

Bits 8:11 - Generic Clock Generator

Bit 14 - Clock Enable

Bit 15 - Write Lock

Auto Trait Implementations

impl Send for W

impl Sync for W