Struct tm4c123x::sysctl::dcgcuart::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W