RrsR

Type Alias RrsR 

pub type RrsR = BitReader<Rrs>;
Expand description

Field RRS reader - Remote Request Storing

Aliased Type§

pub struct RrsR { /* private fields */ }

Implementations§

§

impl RrsR

pub const fn variant(&self) -> Rrs

Get enumerated values variant

pub fn is_0(&self) -> bool

Remote Response Frame is generated.

pub fn is_1(&self) -> bool

Remote Request Frame is stored.