Skip to main content

WasW

Type Alias WasW 

Source
pub type WasW<'a, REG> = BitWriter<'a, REG, Was>;
Expand description

Field WAS writer - Write as Seed

Aliased Type§

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

Implementations§

Source§

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

Source

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

Data values

Source

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

Seed values