Type Alias AutowsW

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

Field AUTOWS writer - Auto Wait State Enable

Aliased Type§

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