Struct tm4c123x::pwm0::_3_gena::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]

Bits 0:1 - Action for Counter=0

[src]

Bits 2:3 - Action for Counter=LOAD

[src]

Bits 4:5 - Action for Comparator A Up

[src]

Bits 6:7 - Action for Comparator A Down

[src]

Bits 8:9 - Action for Comparator B Up

[src]

Bits 10:11 - Action for Comparator B Down

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W