SbkW

Type Alias SbkW 

pub type SbkW<'a, REG> = BitWriter<'a, REG, Sbk>;
Expand description

Field SBK writer - Send Break

Aliased Type§

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

Implementations§

§

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

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

Normal transmitter operation.

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

Queue break character(s) to be sent.