[][src]Type Definition stm32f3::stm32f373::tim13::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