Brk13W

Type Alias Brk13W 

pub type Brk13W<'a, REG> = BitWriter<'a, REG, Brk13>;
Expand description

Field BRK13 writer - Break Character Generation Length

Aliased Type§

pub struct Brk13W<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Brk13W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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