Type Alias TSM_W

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

Field TSM writer - Timer/Counter Synchronization Mode

Aliased Typeยง

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