Struct stm32f103xx::fsmc::pcr2::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 17:19 - ECCPS

Bits 13:16 - TAR

Bits 9:12 - TCLR

Bit 6 - ECCEN

Bits 4:5 - PWID

Bit 3 - PTYP

Bit 2 - PBKEN

Bit 1 - PWAITEN

Auto Trait Implementations

impl Send for W

impl Sync for W