Type Alias LodW

Source
pub type LodW<'a, REG> = BitWriter<'a, REG, Lodselect>;
Expand description

Field LOD writer - Last Output Data Mode

Aliased Type§

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

Implementations§

Source§

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

Source

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

No effect

Source

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

Start encryption in Last Output Data mode