HtW

Type Alias HtW 

Source
pub type HtW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field HT writer -

Aliased Typeยง

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