pub type EvL0NegR = BitReader<EvL0Neg>;
Expand description

Field EV_L0_NEG reader - Event Latch0 negative edge

Aliased Type§

struct EvL0NegR { /* private fields */ }

Implementations§

source§

impl EvL0NegR

source

pub const fn variant(&self) -> EvL0Neg

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Negative edge not detected or continuous mode

source

pub fn is_value2(&self) -> bool

Negative edge detected in single event mode only