[][src]Type Definition stm32f4::stm32f413::dfsdm2::flt::cr2::W

type W = W<u32, CR2>;

Writer for register CR2

Implementations

impl W[src]

pub fn awdch(&mut self) -> AWDCH_W<'_>[src]

Bits 16:23 - Analog watchdog channel selection

pub fn exch(&mut self) -> EXCH_W<'_>[src]

Bits 8:15 - Extremes detector channel selection

pub fn ckabie(&mut self) -> CKABIE_W<'_>[src]

Bit 6 - Clock absence interrupt enable

pub fn scdie(&mut self) -> SCDIE_W<'_>[src]

Bit 5 - Short-circuit detector interrupt enable

pub fn awdie(&mut self) -> AWDIE_W<'_>[src]

Bit 4 - Analog watchdog interrupt enable

pub fn rovrie(&mut self) -> ROVRIE_W<'_>[src]

Bit 3 - Regular data overrun interrupt enable

pub fn jovrie(&mut self) -> JOVRIE_W<'_>[src]

Bit 2 - Injected data overrun interrupt enable

pub fn reocie(&mut self) -> REOCIE_W<'_>[src]

Bit 1 - Regular end of conversion interrupt enable

pub fn jeocie(&mut self) -> JEOCIE_W<'_>[src]

Bit 0 - Injected end of conversion interrupt enable