Type Alias Wen0W

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

Field WEN0 writer - Window 0 Mode Enable

Aliased Type§

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