pub type RST_W<'a, REG> = BitWriter<'a, REG>;
Field RST writer - This bit is used to reset low speed timer0 the counter will be 0 after reset.
RST
struct RST_W<'a, REG> { /* private fields */ }