Skip to main content

InitposR

Type Alias InitposR 

Source
pub type InitposR = BitReader<Initpos>;
Expand description

Field INITPOS reader - Initial Position Register

Aliased Type§

pub struct InitposR { /* private fields */ }

Implementations§

Source§

impl InitposR

Source

pub const fn variant(&self) -> Initpos

Get enumerated values variant

Source

pub fn is_initpos0(&self) -> bool

Don’t initialize position counter on rising edge of TRIGGER

Source

pub fn is_initpos1(&self) -> bool

Initialize position counter on rising edge of TRIGGER