Struct atsamd21e18a::dsu::ctrl::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 - Software Reset

Bit 2 - 32-bit Cyclic Redundancy Check

Bit 3 - Memory Built-In Self-Test

Bit 4 - Chip Erase

Auto Trait Implementations

impl Send for W

impl Sync for W