Type Alias SeesfullW

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

Field SEESFULL writer - Active SEES Full

Aliased Typeยง

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