Struct tm4c123x::sysctl::ppi2c::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 Present

[src]

Bit 1 - I2C Module 1 Present

[src]

Bit 2 - I2C Module 2 Present

[src]

Bit 3 - I2C Module 3 Present

[src]

Bit 4 - I2C Module 4 Present

[src]

Bit 5 - I2C Module 5 Present

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R