Struct tm4c123x::timer0::ctl::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 - GPTM Timer A Enable

[src]

Bit 1 - GPTM Timer A Stall Enable

[src]

Bits 2:3 - GPTM Timer A Event Mode

[src]

Bit 4 - GPTM RTC Stall Enable

[src]

Bit 5 - GPTM Timer A Output Trigger Enable

[src]

Bit 6 - GPTM Timer A PWM Output Level

[src]

Bit 8 - GPTM Timer B Enable

[src]

Bit 9 - GPTM Timer B Stall Enable

[src]

Bits 10:11 - GPTM Timer B Event Mode

[src]

Bit 13 - GPTM Timer B Output Trigger Enable

[src]

Bit 14 - GPTM Timer B PWM Output Level

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R