Struct nrf52840::lpcomp::hyst::_HYSTW[][src]

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

Proxy

Methods

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

Writes variant to the field

Comparator hysteresis disabled

Comparator hysteresis enabled

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _HYSTW<'a>

impl<'a> Sync for _HYSTW<'a>