SkewR

Type Alias SkewR 

pub type SkewR = BitReader<Skew>;
Expand description

Field SKEW reader - Indicates whether the TENMS value is exact

Aliased Type§

pub struct SkewR { /* private fields */ }

Implementations§

§

impl SkewR

pub const fn variant(&self) -> Skew

Get enumerated values variant

pub fn is_0(&self) -> bool

TENMS value is exact

pub fn is_1(&self) -> bool

TENMS value is inexact, or not given