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

[src]

Bit 1 - UART Module 1 Present

[src]

Bit 2 - UART Module 2 Present

[src]

Bit 3 - UART Module 3 Present

[src]

Bit 4 - UART Module 4 Present

[src]

Bit 5 - UART Module 5 Present

[src]

Bit 6 - UART Module 6 Present

[src]

Bit 7 - UART Module 7 Present

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R