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

Field GLBLUCAST writer - Global Unicast

Aliased Type§

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