Type Alias TstartenW

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

Field TSTARTEN writer - Trace Start Input Enable

Aliased Type§

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