Type Alias Enout0W

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

Field ENOUT0 writer - Enable OUT0

Aliased Typeยง

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