Struct tm4c123x::timer0::ctl::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 - 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 W

impl Sync for W