YtW

Type Alias YtW 

Source
pub type YtW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field YT writer -

Aliased Typeยง

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