Struct tm4c123x::sysctl::scgci2c::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 - I2C Module 0 Sleep Mode Clock Gating Control

[src]

Bit 1 - I2C Module 1 Sleep Mode Clock Gating Control

[src]

Bit 2 - I2C Module 2 Sleep Mode Clock Gating Control

[src]

Bit 3 - I2C Module 3 Sleep Mode Clock Gating Control

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W