atsamd21g::adc::intenclr

Type Alias W

Source
pub type W = W<IntenclrSpec>;
Expand description

Register INTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn resrdy(&mut self) -> ResrdyW<'_, IntenclrSpec>

Bit 0 - Result Ready Interrupt Enable

Source

pub fn overrun(&mut self) -> OverrunW<'_, IntenclrSpec>

Bit 1 - Overrun Interrupt Enable

Source

pub fn winmon(&mut self) -> WinmonW<'_, IntenclrSpec>

Bit 2 - Window Monitor Interrupt Enable

Source

pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntenclrSpec>

Bit 3 - Synchronization Ready Interrupt Enable