Type Alias OFF_W

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

Field OFF writer - set 1 stop trace.

Aliased Type§

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