Struct tm4c123x::sysctl::rcgctimer::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 - 16/32-Bit General-Purpose Timer 0 Run Mode Clock Gating Control

[src]

Bit 1 - 16/32-Bit General-Purpose Timer 1 Run Mode Clock Gating Control

[src]

Bit 2 - 16/32-Bit General-Purpose Timer 2 Run Mode Clock Gating Control

[src]

Bit 3 - 16/32-Bit General-Purpose Timer 3 Run Mode Clock Gating Control

[src]

Bit 4 - 16/32-Bit General-Purpose Timer 4 Run Mode Clock Gating Control

[src]

Bit 5 - 16/32-Bit General-Purpose Timer 5 Run Mode Clock Gating Control

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R