Type Alias RST_W

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

Field RST writer - This bit is used to reset low speed timer0 the counter will be 0 after reset.

Aliased Typeยง

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