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

[src]

Bit 1 - Interrupt for Counter=PWMnLOAD

[src]

Bit 2 - Interrupt for Counter=PWMnCMPA Up

[src]

Bit 3 - Interrupt for Counter=PWMnCMPA Down

[src]

Bit 4 - Interrupt for Counter=PWMnCMPB Up

[src]

Bit 5 - Interrupt for Counter=PWMnCMPB Down

[src]

Bit 8 - Trigger for Counter=0

[src]

Bit 9 - Trigger for Counter=PWMnLOAD

[src]

Bit 10 - Trigger for Counter=PWMnCMPA Up

[src]

Bit 11 - Trigger for Counter=PWMnCMPA Down

[src]

Bit 12 - Trigger for Counter=PWMnCMPB Up

[src]

Bit 13 - Trigger for Counter=PWMnCMPB Down

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R