Skip to main content

RstfsmW

Type Alias RstfsmW 

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

Field rstfsm writer - Reset FSM: 1=reset timer FSM

Aliased Type§

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