Struct tm4c123x::sysctl::scgci2c::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R