pub type EvL1PosR = BitReader<EvL1Pos>;
Expand description

Field EV_L1_POS reader - Event Latch1 positive edge

Aliased Type§

struct EvL1PosR { /* private fields */ }

Implementations§

source§

impl EvL1PosR

source

pub const fn variant(&self) -> EvL1Pos

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Positive edge not detected or continuous mode

source

pub fn is_value2(&self) -> bool

Positive edge detected in single event mode only