Struct samd21g18a::ac::winctrl::_WINTSEL0W[][src]

pub struct _WINTSEL0W<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _WINTSEL0W<'a>
[src]

Writes variant to the field

Interrupt on signal above window

Interrupt on signal inside window

Interrupt on signal below window

Interrupt on signal outside window

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _WINTSEL0W<'a>

impl<'a> Sync for _WINTSEL0W<'a>