Struct tm4c123x::pwm0::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 - Update PWM Generator 0

[src]

Bit 1 - Update PWM Generator 1

[src]

Bit 2 - Update PWM Generator 2

[src]

Bit 3 - Update PWM Generator 3

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R