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

Field RESET writer - Reset the buffer selector to buffer 0.

Aliased Type§

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