[][src]Type Definition stm32f1::stm32f102::tim10::dier::R

type R = R<u32, DIER>;

Reader of register DIER

Methods

impl R[src]

pub fn cc1ie(&self) -> CC1IE_R[src]

Bit 1 - Capture/Compare 1 interrupt enable

pub fn uie(&self) -> UIE_R[src]

Bit 0 - Update interrupt enable