RtrR

Type Alias RtrR 

pub type RtrR = BitReader<Rtr>;
Expand description

Field RTR reader - Remote Transmission Request Bit

Aliased Type§

pub struct RtrR { /* private fields */ }

Implementations§

§

impl RtrR

pub const fn variant(&self) -> Rtr

Get enumerated values variant

pub fn is_0(&self) -> bool

Frame is data one (not remote)

pub fn is_1(&self) -> bool

Frame is a remote one