Struct tm4c123x::sysctl::pruart::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 - UART Module 0 Peripheral Ready

[src]

Bit 1 - UART Module 1 Peripheral Ready

[src]

Bit 2 - UART Module 2 Peripheral Ready

[src]

Bit 3 - UART Module 3 Peripheral Ready

[src]

Bit 4 - UART Module 4 Peripheral Ready

[src]

Bit 5 - UART Module 5 Peripheral Ready

[src]

Bit 6 - UART Module 6 Peripheral Ready

[src]

Bit 7 - UART Module 7 Peripheral Ready

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R