Struct tm4c123x::sysctl::dcgcuart::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 Deep-Sleep Mode Clock Gating Control

[src]

Bit 1 - UART Module 1 Deep-Sleep Mode Clock Gating Control

[src]

Bit 2 - UART Module 2 Deep-Sleep Mode Clock Gating Control

[src]

Bit 3 - UART Module 3 Deep-Sleep Mode Clock Gating Control

[src]

Bit 4 - UART Module 4 Deep-Sleep Mode Clock Gating Control

[src]

Bit 5 - UART Module 5 Deep-Sleep Mode Clock Gating Control

[src]

Bit 6 - UART Module 6 Deep-Sleep Mode Clock Gating Control

[src]

Bit 7 - UART Module 7 Deep-Sleep Mode Clock Gating Control

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R