VpsR

Type Alias VpsR 

pub type VpsR = BitReader<Vps>;
Expand description

Field VPS reader - Valid Priority Status

Aliased Type§

pub struct VpsR { /* private fields */ }

Implementations§

§

impl VpsR

pub const fn variant(&self) -> Vps

Get enumerated values variant

pub fn is_0(&self) -> bool

Contents of IMB and LPTM are invalid.

pub fn is_1(&self) -> bool

Contents of IMB and LPTM are valid.