Type Alias Enout1W

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

Field ENOUT1 writer - Enable OUT1

Aliased Typeยง

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