Struct tm4c123x::pwm0::_3_isc::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 - Counter=0 Interrupt

[src]

Bit 1 - Counter=Load Interrupt

[src]

Bit 2 - Comparator A Up Interrupt

[src]

Bit 3 - Comparator A Down Interrupt

[src]

Bit 4 - Comparator B Up Interrupt

[src]

Bit 5 - Comparator B Down Interrupt

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R