TimpolR

Type Alias TimpolR 

pub type TimpolR = BitReader<Timpol>;
Expand description

Field TIMPOL reader - Timer Polarity

Aliased Type§

pub struct TimpolR { /* private fields */ }

Implementations§

§

impl TimpolR

pub const fn variant(&self) -> Timpol

Get enumerated values variant

pub fn is_0(&self) -> bool

Shift on posedge of Shift clock

pub fn is_1(&self) -> bool

Shift on negedge of Shift clock