Type Alias TstopenW

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

Field TSTOPEN writer - Trace Stop Input Enable

Aliased Type§

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