PsW

Type Alias PsW 

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

Field PS writer -

Aliased Typeยง

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