Struct stm32f334::hrtim_timb::timbisr::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 19 - Output 2 State

[src]

Bit 18 - Output 1 State

[src]

Bit 17 - Idle Push Pull Status

[src]

Bit 16 - Current Push Pull Status

[src]

Bit 14 - Delayed Protection Flag

[src]

Bit 13 - Reset Interrupt Flag

[src]

Bit 12 - Output 2 Reset Interrupt Flag

[src]

Bit 11 - Output 2 Set Interrupt Flag

[src]

Bit 10 - Output 1 Reset Interrupt Flag

[src]

Bit 9 - Output 1 Set Interrupt Flag

[src]

Bit 8 - Capture2 Interrupt Flag

[src]

Bit 7 - Capture1 Interrupt Flag

[src]

Bit 6 - Update Interrupt Flag

[src]

Bit 4 - Repetition Interrupt Flag

[src]

Bit 3 - Compare 4 Interrupt Flag

[src]

Bit 2 - Compare 3 Interrupt Flag

[src]

Bit 1 - Compare 2 Interrupt Flag

[src]

Bit 0 - Compare 1 Interrupt Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R