Struct tm4c123x::sysctl::pri2c::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 Peripheral Ready

[src]

Bit 1 - I2C Module 1 Peripheral Ready

[src]

Bit 2 - I2C Module 2 Peripheral Ready

[src]

Bit 3 - I2C Module 3 Peripheral Ready

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R