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

Field CLEAR writer - For clearing the resus after the fault that triggered it has been corrected

Aliased Type§

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