Struct stm32f103xx::tim10::dier::R [−][src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
impl R
pub fn bits(&self) -> u32
[src]
pub fn bits(&self) -> u32
Value of the register as raw bits
pub fn cc1ie(&self) -> CC1IER
[src]
pub fn cc1ie(&self) -> CC1IER
Bit 1 - Capture/Compare 1 interrupt enable
pub fn uie(&self) -> UIER
[src]
pub fn uie(&self) -> UIER
Bit 0 - Update interrupt enable