Struct stm32l0x2::tim21::dier::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 6 - Trigger interrupt enable

[src]

Bit 2 - Capture/Compare 2 interrupt enable

[src]

Bit 1 - Capture/Compare 1 interrupt enable

[src]

Bit 0 - Update interrupt enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R