pub type EvL1NegR = BitReader<EvL1Neg>;
Expand description

Field EV_L1_NEG reader - Event Latch1 negative edge

Aliased Type§

struct EvL1NegR { /* private fields */ }

Implementations§

source§

impl EvL1NegR

source

pub const fn variant(&self) -> EvL1Neg

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