Struct tm4c123x::sysctl::rcgc2::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 - Port A Clock Gating Control

[src]

Bit 1 - Port B Clock Gating Control

[src]

Bit 2 - Port C Clock Gating Control

[src]

Bit 3 - Port D Clock Gating Control

[src]

Bit 4 - Port E Clock Gating Control

[src]

Bit 5 - Port F Clock Gating Control

[src]

Bit 13 - Micro-DMA Clock Gating Control

[src]

Bit 16 - USB0 Clock Gating Control

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R