IltR

Type Alias IltR 

pub type IltR = BitReader<Ilt>;
Expand description

Field ILT reader - Idle Line Type Select

Aliased Type§

pub struct IltR { /* private fields */ }

Implementations§

§

impl IltR

pub const fn variant(&self) -> Ilt

Get enumerated values variant

pub fn is_0(&self) -> bool

Idle character bit count starts after start bit.

pub fn is_1(&self) -> bool

Idle character bit count starts after stop bit.