Struct tm4c123x::sysctl::srssi::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]

Bit 0 - SSI Module 0 Software Reset

[src]

Bit 1 - SSI Module 1 Software Reset

[src]

Bit 2 - SSI Module 2 Software Reset

[src]

Bit 3 - SSI Module 3 Software Reset

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W