SbkR

Type Alias SbkR 

pub type SbkR = BitReader<Sbk>;
Expand description

Field SBK reader - Send Break

Aliased Type§

pub struct SbkR { /* private fields */ }

Implementations§

§

impl SbkR

pub const fn variant(&self) -> Sbk

Get enumerated values variant

pub fn is_0(&self) -> bool

Normal transmitter operation.

pub fn is_1(&self) -> bool

Queue break character(s) to be sent.