Type Alias ContrW

Source
pub type ContrW<'a, REG> = BitWriter<'a, REG, Contrselect>;
Expand description

Field CONTR writer - Continue Request

Aliased Type§

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

Implementations§

Source§

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

Source

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

Not affected

Source

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

Restart