Struct stm32f103xx::tim9::dier::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn tie(&self) -> TIER[src]
pub fn tie(&self) -> TIERBit 6 - Trigger interrupt enable
pub fn cc2ie(&self) -> CC2IER[src]
pub fn cc2ie(&self) -> CC2IERBit 2 - Capture/Compare 2 interrupt enable
pub fn cc1ie(&self) -> CC1IER[src]
pub fn cc1ie(&self) -> CC1IERBit 1 - Capture/Compare 1 interrupt enable
pub fn uie(&self) -> UIER[src]
pub fn uie(&self) -> UIERBit 0 - Update interrupt enable