TrgpolR

Type Alias TrgpolR 

pub type TrgpolR = BitReader<Trgpol>;
Expand description

Field TRGPOL reader - Trigger Polarity

Aliased Type§

pub struct TrgpolR { /* private fields */ }

Implementations§

§

impl TrgpolR

pub const fn variant(&self) -> Trgpol

Get enumerated values variant

pub fn is_0(&self) -> bool

Trigger active high

pub fn is_1(&self) -> bool

Trigger active low