Struct lpc43xx::eeprom::rwstate::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:7 - Wait states 2 (minus 1 encoded). The number of system clock periods to meet the read operations TRPHASE2 duration.

[src]

Bits 8:15 - Wait states 1 (minus 1 encoded). The number of system clock periods to meet a duration equal to TRPHASE1.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W