OFF_W

Type Alias OFF_W 

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

Field OFF writer - Configure whether or not stop trace.\1: stop trace \0: invalid\

Aliased Typeยง

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