Type Alias AlwysW

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

Field ALWYS writer - Always Sampling

Aliased Typeยง

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