pub type EvL0PosR = BitReader<EvL0Pos>;
Expand description

Field EV_L0_POS reader - Event Latch0 positive edge

Aliased Type§

struct EvL0PosR { /* private fields */ }

Implementations§

source§

impl EvL0PosR

source

pub const fn variant(&self) -> EvL0Pos

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