Brk13R

Type Alias Brk13R 

pub type Brk13R = BitReader<Brk13>;
Expand description

Field BRK13 reader - Break Character Generation Length

Aliased Type§

pub struct Brk13R { /* private fields */ }

Implementations§

§

impl Brk13R

pub const fn variant(&self) -> Brk13

Get enumerated values variant

pub fn is_0(&self) -> bool

Break character is transmitted with length of 9 to 13 bit times.

pub fn is_1(&self) -> bool

Break character is transmitted with length of 12 to 15 bit times.