Struct tm4c123x::pwm0::_3_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 - PWM Block Enable

[src]

Bit 1 - Counter Mode

[src]

Bit 2 - Debug Mode

[src]

Bit 3 - Load Register Update Mode

[src]

Bit 4 - Comparator A Update Mode

[src]

Bit 5 - Comparator B Update Mode

[src]

Bits 6:7 - PWMnGENA Update Mode

[src]

Bits 8:9 - PWMnGENB Update Mode

[src]

Bits 10:11 - PWMnDBCTL Update Mode

[src]

Bits 12:13 - PWMnDBRISE Update Mode

[src]

Bits 14:15 - PWMnDBFALL Update Mode

[src]

Bit 16 - Fault Condition Source

[src]

Bit 17 - Minimum Fault Period

[src]

Bit 18 - Latch Fault Input

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W