Struct stm32f30x::tim16::dier::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Update interrupt enable

Bit 1 - Capture/Compare 1 interrupt enable

Bit 5 - COM interrupt enable

Bit 6 - Trigger interrupt enable

Bit 7 - Break interrupt enable

Bit 8 - Update DMA request enable

Bit 9 - Capture/Compare 1 DMA request enable

Bit 13 - COM DMA request enable

Bit 14 - Trigger DMA request enable