Struct efm32gg990::msc::writectrl::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 - Enable Write/Erase Controller

Bit 1 - Abort Page Erase on Interrupt

Bit 2 - Write two words at a time

Bit 3 - Low-Power Erase

Bit 4 - Low-Power Erase

Bit 5 - Read-While-Write Enable

Auto Trait Implementations

impl Send for W

impl Sync for W