Type Definition stm32f1::stm32f107::tim13::dier::R[][src]

type R = R<u32, DIER>;

Reader of register DIER

Implementations

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