Struct tm4c123x::sysctl::scgcgpio::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 - GPIO Port A Sleep Mode Clock Gating Control

[src]

Bit 1 - GPIO Port B Sleep Mode Clock Gating Control

[src]

Bit 2 - GPIO Port C Sleep Mode Clock Gating Control

[src]

Bit 3 - GPIO Port D Sleep Mode Clock Gating Control

[src]

Bit 4 - GPIO Port E Sleep Mode Clock Gating Control

[src]

Bit 5 - GPIO Port F Sleep Mode Clock Gating Control

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R