atsamd51g::ac::evctrl

Type Alias W

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

Register EVCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn compeo0(&mut self) -> Compeo0W<'_, EvctrlSpec>

Bit 0 - Comparator 0 Event Output Enable

Source

pub fn compeo1(&mut self) -> Compeo1W<'_, EvctrlSpec>

Bit 1 - Comparator 1 Event Output Enable

Source

pub fn wineo0(&mut self) -> Wineo0W<'_, EvctrlSpec>

Bit 4 - Window 0 Event Output Enable

Source

pub fn compei0(&mut self) -> Compei0W<'_, EvctrlSpec>

Bit 8 - Comparator 0 Event Input Enable

Source

pub fn compei1(&mut self) -> Compei1W<'_, EvctrlSpec>

Bit 9 - Comparator 1 Event Input Enable

Source

pub fn invei0(&mut self) -> Invei0W<'_, EvctrlSpec>

Bit 12 - Comparator 0 Input Event Invert Enable

Source

pub fn invei1(&mut self) -> Invei1W<'_, EvctrlSpec>

Bit 13 - Comparator 1 Input Event Invert Enable